Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 5219152607

Match Scores

16-18

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
IB
Isaiah Bandin

JZDRQJ · Casa Grande, AZ, US

DUPR

3.522

HC
Hannah Clayton

590PMP · Casa Grande, AZ, US

DUPR

4.133

TEAM 2WINNER
JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.316

MB
Mariah Bandin

W62G7M · Casa Grande, AZ, US

DUPR

3.831

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-5219152607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5692893460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaiah Bandin",
        "dupr_id": "JZDRQJ",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Hannah Clayton",
        "dupr_id": "590PMP",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  },
  {
    "team_id": 5317342713,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Pratt",
        "dupr_id": "7NGM90",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Mariah Bandin",
        "dupr_id": "W62G7M",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  }
]