Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7824450305

Match Scores

4-11

Win

Play Date

2025-04-06

Play Time (Est)

6:15 AM

Play Location

PowerPlay Pickleball, Main Street, Carson, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jing Robinson

2YPEVR · Los Angeles, CA, US

DUPR

3.987

NV
Nicklaus Vu

EG74WM · Villa Park, CA, US

DUPR

4.728

TEAM 2WINNER
BT
Brian Tinsley

8459YV · Menlo Park, CA, US

DUPR

4.565

LR
Lily Redmond

ODE972 · San Clemente, CA, US

DUPR

3.818

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-7824450305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6254718327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jing Robinson",
        "dupr_id": "2YPEVR",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Nicklaus Vu",
        "dupr_id": "EG74WM",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Villa Park, CA, US"
      }
    ]
  },
  {
    "team_id": 5008473137,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Tinsley",
        "dupr_id": "8459YV",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Lily Redmond",
        "dupr_id": "ODE972",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  }
]