Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Camp Pickleball's Spring Smash - Coed Doubles: (Open / 4.5+)

ID: 7470199164

Match Scores

9-11

Win

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
Daniel Gallegos

7D4MG0 · Hillsborough Township, NJ, US

DUPR

4.347

JB
Jerome Bautista

6Z0QJE · Parañaque, NCR, PH

DUPR

4.477

TEAM 2WINNER
MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.834

GM
Greg Marinelli

V7Z4Q5 · Avon, CT, US

DUPR

4.999

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7470199164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5203760097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Gallegos",
        "dupr_id": "7D4MG0",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      },
      {
        "name": "Jerome Bautista",
        "dupr_id": "6Z0QJE",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8048821197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      },
      {
        "name": "Greg Marinelli",
        "dupr_id": "V7Z4Q5",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  }
]