Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5032933496

Match Scores

10-15

Win

Play Date

2025-08-24

Play Time (Est)

9:00 PM

Play Location

Arnot Mall

Unverified Facility

Competitor Teams

TEAM 1LOSS
VA
Victor Aprea

JZK0ZD · Brooktondale, NY, US

DUPR

4.039

JC
Jennifer Clark

W60W6Y · Homer, NY, US

DUPR

3.699

TEAM 2WINNER
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.917

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.190

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-5032933496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7343473721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Aprea",
        "dupr_id": "JZK0ZD",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Brooktondale, NY, US"
      },
      {
        "name": "Jennifer Clark",
        "dupr_id": "W60W6Y",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      }
    ]
  },
  {
    "team_id": 6906791289,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]