Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7236685646

Match Scores

15-12, 15-2

Win

Play Date

2023-02-11

Play Time (Est)

3:30 PM

Play Location

Palm Beach Gardens, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Marisa Getz

12YGO7 · West Palm Beach, FL, US

DUPR

4.503

MG
Michael Getz

3PGYWM · USA

DUPR

3.500

TEAM 2LOSS
LP
Lori Price

1QJWG0 · West Palm Beach, FL, US

DUPR

4.221

RB
Rob Burton

1NJR92 · Jupiter, FL, US

DUPR

3.878

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-7236685646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6126773929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marisa Getz",
        "dupr_id": "12YGO7",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Michael Getz",
        "dupr_id": "3PGYWM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5802500885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Price",
        "dupr_id": "1QJWG0",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Rob Burton",
        "dupr_id": "1NJR92",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]