Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SPO Qualifier #1

ID: 7222304406

Match Scores

2-11

Win

Play Date

2025-10-18

Play Time (Est)

7:30 PM

Play Location

The PutAway - Indoor Pickleball Courts & Leagues, Najoles Road, Millersville, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Koa Hamilton

M2YONO · USA

DUPR

3.754

LG
Landon Gossard

99PKLR · Arnold, MD, US

DUPR

4.484

TEAM 2WINNER
JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.716

MF
Michael Fitzgerald

8GJO2M · VA, US

DUPR

4.684

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-7222304406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5867178285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Koa Hamilton",
        "dupr_id": "M2YONO",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Gossard",
        "dupr_id": "99PKLR",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Arnold, MD, US"
      }
    ]
  },
  {
    "team_id": 6179483679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Michael  Fitzgerald",
        "dupr_id": "8GJO2M",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "VA, US"
      }
    ]
  }
]