Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Mixed 4.5 - Pool A

ID: 7842381975

Match Scores

11-4, 11-0

Win

Play Date

2026-02-08

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.974

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.319

TEAM 2LOSS
AV
Amanda Valenti

RY2MON · Penfield, NY, US

DUPR

4.198

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.603

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-7842381975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7978060734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5456855703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Valenti",
        "dupr_id": "RY2MON",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]