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

DUPR 20 - Minor League Pickleball NYC Championship

ID: 8205608073

Match Scores

18-21

Loss

Play Date

2025-01-11

Play Time (Est)

10:15 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
Jordon Garner DeGroote

12NLVR · West Windsor Township, NJ, US

DUPR

4.781

CO
Casey Olsen

1NPL9Z · Hoboken, NJ, US

DUPR

4.453

TEAM 2WINNER
LG
Luke Gensburg

1NVX9N · New York, NY, US

DUPR

5.243

JH
Jess Hendry

1QJVOD · Hoboken, NJ, US

DUPR

4.837

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-8205608073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5701857866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordon Garner DeGroote",
        "dupr_id": "12NLVR",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "West Windsor Township, NJ, US"
      },
      {
        "name": "Casey Olsen",
        "dupr_id": "1NPL9Z",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      }
    ]
  },
  {
    "team_id": 6194507810,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Gensburg",
        "dupr_id": "1NVX9N",
        "rating": 5.243,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jess Hendry",
        "dupr_id": "1QJVOD",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      }
    ]
  }
]