Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Cera Sports Park Pickleball Classic - Mens Doubles Skill: (4.0 - 4.49) Age: (Any)

ID: 4417284207

Match Scores

6-15

Win

Play Date

2025-05-31

Play Time (Est)

4:45 AM

Play Location

Columbus, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Andrew Haase

EGVZVO · Franklin, IN, US

DUPR

3.876

BY
Branson Young

2QNRG9 · USA

DUPR

3.972

TEAM 2WINNER
JM
Jose Moncada

EW96RV · Orlando, FL, US

DUPR

3.881

GL
Gustavo Lopez

2LPKX4 · FL, US

DUPR

4.267

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-4417284207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7091936342,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Haase",
        "dupr_id": "EGVZVO",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Franklin, IN, US"
      },
      {
        "name": "Branson Young",
        "dupr_id": "2QNRG9",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6883373271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Moncada",
        "dupr_id": "EW96RV",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Gustavo Lopez",
        "dupr_id": "2LPKX4",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]