Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FLX Pickleball Club

ID: 7397921907

Match Scores

7-11

Win

Play Date

2025-12-07

Play Time (Est)

4:45 AM

Play Location

3300 Chambers Rd, Horseheads, NY 14845, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Danny Smith

XJR27X · Vestal, NY, US

DUPR

3.488

LM
Lorri Mars

D9W5Q6 · USA

DUPR

3.300

TEAM 2WINNER
RB
Ryan Brainard

X20ZP5 · Owego, NY, US

DUPR

4.003

KT
Kate Tracy

679Z0G · USA

DUPR

3.319

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-7397921907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4907193406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Smith",
        "dupr_id": "XJR27X",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Vestal, NY, US"
      },
      {
        "name": "Lorri Mars",
        "dupr_id": "D9W5Q6",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8586863222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Brainard",
        "dupr_id": "X20ZP5",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Owego, NY, US"
      },
      {
        "name": "Kate Tracy",
        "dupr_id": "679Z0G",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]