Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4618848590

Match Scores

7-11

Loss

Play Date

2025-04-06

Play Time (Est)

3:30 PM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BT
Brian Tinsley

8459YV · Menlo Park, CA, US

DUPR

4.539

LR
Lily Redmond

ODE972 · San Clemente, CA, US

DUPR

3.787

TEAM 2WINNER
ET
Emily Truong

89OLGE · Monterey Park, CA, US

DUPR

4.158

JY
James Yun

DW5QP6 · Alhambra, CA, US

DUPR

4.053

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-4618848590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6777266711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Tinsley",
        "dupr_id": "8459YV",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Lily Redmond",
        "dupr_id": "ODE972",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  },
  {
    "team_id": 5638843970,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Truong",
        "dupr_id": "89OLGE",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      },
      {
        "name": "James Yun",
        "dupr_id": "DW5QP6",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Alhambra, CA, US"
      }
    ]
  }
]