Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday 5/3: Men's Doubles 4.5+ - NYSF Pickleball May Mayhem Tournament

ID: 5184648785

Match Scores

15-8

Loss

Play Date

2025-05-03

Play Time (Est)

6:15 AM

Play Location

Arnot Mall

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Christopher Cahn

8WZ76Q · Elmira, NY, US

DUPR

4.224

PS
Paul schoeffler

7DNWD9 · Elmira, NY, US

DUPR

4.744

TEAM 2LOSS
SB
Sabel Bong

7D62J9 · Ithaca, NY, US

DUPR

3.959

BH
Brian Hwang

V72Z77 · Ithaca, NY, US

DUPR

4.741

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-5184648785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6528510609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Cahn",
        "dupr_id": "8WZ76Q",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      },
      {
        "name": "Paul schoeffler",
        "dupr_id": "7DNWD9",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      }
    ]
  },
  {
    "team_id": 5324517369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sabel Bong",
        "dupr_id": "7D62J9",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      },
      {
        "name": "Brian Hwang",
        "dupr_id": "V72Z77",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      }
    ]
  }
]