Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Day Ladder - 4.0+

ID: 4957223955

Match Scores

5-11

Loss

Play Date

2026-04-29

Play Time (Est)

4:45 AM

Play Location

Ace Pickleball Club, Greenback Lane, Folsom, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BO
Barrie ODonnell

8940MK · Granite Bay, CA, US

DUPR

4.183

AS
Alec Stone

EG4JWE · USA

DUPR

4.040

TEAM 2WINNER
VL
Van Ly

D5W4K4 · USA

DUPR

3.470

JW
Jason Willis

JY4WN4 · USA

DUPR

4.193

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-4957223955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4912155282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barrie ODonnell",
        "dupr_id": "8940MK",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Alec Stone",
        "dupr_id": "EG4JWE",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5537958567,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Van Ly",
        "dupr_id": "D5W4K4",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Willis",
        "dupr_id": "JY4WN4",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]