Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday 8/24: Coed Doubles 4.0- FLX Pickleball Club's End of Summer Smash Tournament

ID: 5102830885

Match Scores

15-3

Win

Play Date

2025-08-24

Play Time (Est)

2:15 AM

Play Location

Arnot Mall

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.935

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.311

TEAM 2LOSS
SL
Shinhee Leone

RZXEMD · Elmira, NY, US

DUPR

3.597

JE
James Epp

EG94WJ · Corning, NY, US

DUPR

3.952

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-5102830885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4598359112,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6069692455,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shinhee Leone",
        "dupr_id": "RZXEMD",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      },
      {
        "name": "James Epp",
        "dupr_id": "EG94WJ",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      }
    ]
  }
]