Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6426505112

Match Scores

5-11, 11-5, 9-11

Loss

Play Date

2023-11-29

Play Time (Est)

9:00 PM

Play Location

Whispering Pines Park, Southwest Darwin Boulevard, Port St. Lucie, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Brian Root

1RGWDZ · Fort Pierce, FL, US

DUPR

3.367

MD
Mark Documento

1Q27ZR · Port St. Lucie, FL, US

DUPR

4.641

TEAM 2WINNER
MC
Mike Casey

8EL5E3 · USA

DUPR

3.500

FD
Fred Dobbins

3YY004 · USA

DUPR

3.500

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-6426505112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6976437538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Root",
        "dupr_id": "1RGWDZ",
        "rating": 3.367,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101139_6193c8f97cdf6.jpg",
        "location": "Fort Pierce, FL, US"
      },
      {
        "name": "Mark Documento",
        "dupr_id": "1Q27ZR",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 5464697171,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Casey",
        "dupr_id": "8EL5E3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Dobbins",
        "dupr_id": "3YY004",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]