Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6572142363

Match Scores

9-15

Win

Play Date

2025-12-07

Play Time (Est)

4:45 AM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jaclyn Crane

67QVYK · Rochester, NY, US

DUPR

3.528

CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.409

TEAM 2WINNER
RB
Ryan Brainard

X20ZP5 · Owego, NY, US

DUPR

3.959

KT
Kate Tracy

679Z0G · USA

DUPR

3.276

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-6572142363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5619436980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaclyn Crane",
        "dupr_id": "67QVYK",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5451201670,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Brainard",
        "dupr_id": "X20ZP5",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Owego, NY, US"
      },
      {
        "name": "Kate Tracy",
        "dupr_id": "679Z0G",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]