Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Epic Pickleball Tour, PowerPlay Open - POOL PLAY, Mixed Doubles 4.5

ID: 8279656189

Match Scores

5-11

Win

Play Date

2025-04-06

Play Time (Est)

2:15 AM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
IH
Igor Hiller

9PZMJE · USA

DUPR

4.348

SS
Sydney Steinaker

1R42N1 · Los Angeles, CA, US

DUPR

3.999

TEAM 2WINNER
VM
Vinny Margott

GGD6OD · Simi Valley, CA, US

DUPR

4.383

SR
Sara Roberts

35VQX0 · Thousand Oaks, CA, US

DUPR

4.850

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-8279656189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7468572359,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Igor Hiller",
        "dupr_id": "9PZMJE",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sydney Steinaker",
        "dupr_id": "1R42N1",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7964817943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vinny  Margott",
        "dupr_id": "GGD6OD",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Sara Roberts",
        "dupr_id": "35VQX0",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]