Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Sun: Coed 4.0 - 2025 FLX-mas Jingle Ball Tourney

ID: 6516133799

Match Scores

11-0, 9-11, 11-3

Win

Play Date

2025-12-07

Play Time (Est)

12:45 AM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.923

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.456

TEAM 2LOSS
CC
Christopher Cahn

8WZ76Q · Elmira, NY, US

DUPR

4.197

CG
Cassie Girardin

RZJ2QE · USA

DUPR

3.468

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-6516133799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7808698068,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6067948135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Cahn",
        "dupr_id": "8WZ76Q",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      },
      {
        "name": "Cassie Girardin",
        "dupr_id": "RZJ2QE",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]