Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5380436677

Match Scores

11-3

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.928

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.482

TEAM 2LOSS
RB
Ryan Brainard

X20ZP5 · Owego, NY, US

DUPR

4.004

KT
Kate Tracy

679Z0G · NY, US

DUPR

3.320

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-5380436677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146093636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7496683619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Brainard",
        "dupr_id": "X20ZP5",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Owego, NY, US"
      },
      {
        "name": "Kate Tracy",
        "dupr_id": "679Z0G",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  }
]