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

Team Picklebowl - Club Pickleball USA - Men's 5.0

ID: 4295963061

Match Scores

21-16

Loss

Play Date

2025-01-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.108

RZ
Ronald Zurita

8JMJ7D · Eagle Mountain, UT, US

DUPR

5.370

TEAM 2LOSS
EE
Ethan Evans

8WWM6Y · San Diego, CA, US

DUPR

5.448

JL
James Lin

3VJQ45 · New York, NY, US

DUPR

5.030

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-4295963061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8138187247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Ronald Zurita",
        "dupr_id": "8JMJ7D",
        "rating": 5.37,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 5842781555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Evans",
        "dupr_id": "8WWM6Y",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "James Lin",
        "dupr_id": "3VJQ45",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]