Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4479110029

Match Scores

15-12

Win

Play Date

2025-12-07

Play Time (Est)

2:15 AM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.915

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.426

TEAM 2LOSS
KP
Kellie Putman

4V70V6 · USA

DUPR

3.654

CL
Christopher LaDuca

XOXZJ5 · USA

DUPR

3.920

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-4479110029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6937672516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6015221014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellie Putman",
        "dupr_id": "4V70V6",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher LaDuca",
        "dupr_id": "XOXZJ5",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]