Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6732738793

Match Scores

3-11

Win

Play Date

2025-12-07

Play Time (Est)

2:15 AM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jaclyn Crane

67QVYK · Rochester, NY, US

DUPR

3.541

CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.422

TEAM 2WINNER
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.901

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.335

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-6732738793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6966717974,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaclyn Crane",
        "dupr_id": "67QVYK",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8151543246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]