Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Team Picklebowl - Club Pickleball USA - Men's 5.0

ID: 5133368654

Match Scores

14-17

Win

Play Date

2025-01-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PP
Paul Pedler

3LKZ68 · Riverton, UT, US

DUPR

5.068

BC
Brian Cox

NYXOX7 · South Jordan, UT, US

DUPR

4.770

TEAM 2WINNER
JL
James Lin

3VJQ45 · New York, NY, US

DUPR

4.985

EE
Ethan Evans

8WWM6Y · San Diego, CA, US

DUPR

5.301

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-5133368654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5689197432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Pedler",
        "dupr_id": "3LKZ68",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Brian Cox",
        "dupr_id": "NYXOX7",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 6324977795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Lin",
        "dupr_id": "3VJQ45",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ethan Evans",
        "dupr_id": "8WWM6Y",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]