Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Paradise ValleyMonday Mens Advanced

ID: 6262499934

Match Scores

4-15

Win

Play Date

2026-05-11

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Daniella Sendra

PKYYWX · Scottsdale, AZ, US

DUPR

3.642

KH
Kate Halligan

KXLN0K · Tempe, AZ, US

DUPR

4.144

TEAM 2WINNER
DB
Davis Bauer

V7GKK6 · Scottsdale, AZ, US

DUPR

3.904

SH
shawn holden

KXN7LK · USA

DUPR

4.421

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-6262499934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7052618070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniella Sendra",
        "dupr_id": "PKYYWX",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Kate Halligan",
        "dupr_id": "KXLN0K",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 8335600476,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Davis Bauer",
        "dupr_id": "V7GKK6",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "shawn holden",
        "dupr_id": "KXN7LK",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]