Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LWR Pickleball Club DUPR League

ID: 4670913232

Match Scores

15-6

Loss

Play Date

2026-04-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jordan Berger

MP9VDG · USA

DUPR

3.786

GO
Garth Odriscoll

55J9O0 · USA

DUPR

3.300

TEAM 2LOSS
BH
Blake Haley

1NPZZ6 · Lakewood Ranch, FL, US

DUPR

3.700

GS
George Scheinberg

6KGP6G · USA

DUPR

3.126

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-4670913232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6570429865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan  Berger",
        "dupr_id": "MP9VDG",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garth Odriscoll",
        "dupr_id": "55J9O0",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5804300005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Haley",
        "dupr_id": "1NPZZ6",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George  Scheinberg",
        "dupr_id": "6KGP6G",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]