Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8497048549

Match Scores

11-1

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 1WINNER
VM
Vinny Margott

GGD6OD · Simi Valley, CA, US

DUPR

4.426

SR
Sara Roberts

35VQX0 · Thousand Oaks, CA, US

DUPR

4.907

TEAM 2LOSS
RH
Romy Hightower

8DJ7EX · Inglewood, CA, US

DUPR

4.172

TC
Tizoc Campos

8D6LY6 · Santa Monica, CA, US

DUPR

3.756

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-8497048549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7492523911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vinny  Margott",
        "dupr_id": "GGD6OD",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Sara Roberts",
        "dupr_id": "35VQX0",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6128214612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Romy Hightower",
        "dupr_id": "8DJ7EX",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Inglewood, CA, US"
      },
      {
        "name": "Tizoc Campos",
        "dupr_id": "8D6LY6",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  }
]