Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SPO Qualifier #1

ID: 5227656972

Match Scores

5-11

Win

Play Date

2025-10-18

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
John Braun

84VO4M · USA

DUPR

4.111

NT
Nate Talbot

8J649J · USA

DUPR

4.366

TEAM 2WINNER
JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.706

MF
Michael Fitzgerald

8GJO2M · VA, US

DUPR

4.665

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-5227656972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5710820625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Braun",
        "dupr_id": "84VO4M",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nate Talbot",
        "dupr_id": "8J649J",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4368207260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Michael  Fitzgerald",
        "dupr_id": "8GJO2M",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "VA, US"
      }
    ]
  }
]