Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinktober - San Diego Apex | 5.0 Mixed Pool B RR

ID: 6539434437

Match Scores

11-9

Loss

Play Date

2025-10-11

Play Time (Est)

10:15 AM

Play Location

Chira Tennis Academy, Silverset Street, Poway, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Ali Putnam

WNORKL · San Diego County, CA, US

DUPR

4.537

EB
Ethan Badillo

67QP50 · USA

DUPR

3.927

TEAM 2LOSS
PL
Patrick Lowndes

PKD2RX · San Juan Capistrano, CA, US

DUPR

4.591

MT
Megan Tsang

4LEMMG · Carlsbad, CA, US

DUPR

4.367

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-6539434437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7381632775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ali Putnam",
        "dupr_id": "WNORKL",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "Ethan Badillo",
        "dupr_id": "67QP50",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4392698990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Lowndes",
        "dupr_id": "PKD2RX",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "San Juan Capistrano, CA, US"
      },
      {
        "name": "Megan Tsang",
        "dupr_id": "4LEMMG",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]