Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Epic Pickleball Tour, Galaxy Open, Mixed Doubles 4.0 (Age 8+)

ID: 8327004537

Match Scores

11-3

Win

Play Date

2025-10-12

Play Time (Est)

10:15 AM

Play Location

Dignity Health Sports Park, Avalon Boulevard, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sydney Steinaker

1R42N1 · Los Angeles, CA, US

DUPR

3.962

PS
Patrick Strom

JZK20D · Los Angeles, CA, US

DUPR

4.172

TEAM 2LOSS
LC
Lacie Coccia

KDOGE7 · Redondo Beach, CA, US

DUPR

3.102

BD
Brandon Directo

76DE79 · Irvine, CA, US

DUPR

3.896

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-8327004537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7845470056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Steinaker",
        "dupr_id": "1R42N1",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Patrick Strom",
        "dupr_id": "JZK20D",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 8327464755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lacie Coccia",
        "dupr_id": "KDOGE7",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Redondo Beach, CA, US"
      },
      {
        "name": "Brandon Directo",
        "dupr_id": "76DE79",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]