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

Mixed 4.5 POOL A

ID: 5266466928

Match Scores

11-4

Loss

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.835

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.292

TEAM 2LOSS
MH
Margot Hickey

G5NVMG · Olean, NY, US

DUPR

4.372

CF
Chris Forte

EG0WDJ · Grand Island, NY, US

DUPR

4.529

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-5266466928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4450070086,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4434050417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Margot Hickey",
        "dupr_id": "G5NVMG",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Olean, NY, US"
      },
      {
        "name": "Chris Forte",
        "dupr_id": "EG0WDJ",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]