Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 4991210267

Match Scores

14-16

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Josh Workman

30X5PN · Casa Grande, AZ, US

DUPR

4.477

DS
Daniella Sendra

PKYYWX · Scottsdale, AZ, US

DUPR

3.633

TEAM 2WINNER
JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.291

MB
Mariah Bandin

W62G7M · Casa Grande, AZ, US

DUPR

3.781

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-4991210267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8120872688,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Workman",
        "dupr_id": "30X5PN",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Daniella Sendra",
        "dupr_id": "PKYYWX",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5551270712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Pratt",
        "dupr_id": "7NGM90",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Mariah Bandin",
        "dupr_id": "W62G7M",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  }
]