Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 5109086012

Match Scores

11-15

Win

Play Date

2026-04-19

Play Time (Est)

9:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.492

TW
Taryn Wilson

V2R0PJ · Monroe County, NY, US

DUPR

4.317

TEAM 2WINNER
JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.521

AV
Amanda Valenti

RY2MON · Penfield, NY, US

DUPR

4.165

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-5109086012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7189429972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Taryn Wilson",
        "dupr_id": "V2R0PJ",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  },
  {
    "team_id": 8511344633,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Amanda Valenti",
        "dupr_id": "RY2MON",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      }
    ]
  }
]