Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Sunday 8/24: Coed Doubles 3.5- FLX Pickleball Club's End of Summer Smash Tournament

ID: 8082485049

Match Scores

10-11

Win

Play Date

2025-08-24

Play Time (Est)

10:15 AM

Play Location

Arnot Mall

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
jose Gonzalez

J5OL7M · USA

DUPR

3.822

SD
Samantha Dietrich

1NE667 · Horseheads, NY, US

DUPR

2.895

TEAM 2WINNER
RB
Ryan Brainard

X20ZP5 · Owego, NY, US

DUPR

3.917

KT
Kate Tracy

679Z0G · USA

DUPR

3.234

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-8082485049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6861355287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jose Gonzalez",
        "dupr_id": "J5OL7M",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha  Dietrich",
        "dupr_id": "1NE667",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      }
    ]
  },
  {
    "team_id": 6064651365,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Brainard",
        "dupr_id": "X20ZP5",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Owego, NY, US"
      },
      {
        "name": "Kate Tracy",
        "dupr_id": "679Z0G",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]