Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5+ Mixed Pool 1

ID: 5848835868

Match Scores

15-6

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.848

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.209

TEAM 2LOSS
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.563

SP
Samoanna Pang

V4N9GJ · Rochester, NY, US

DUPR

3.798

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-5848835868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4564592979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5035553500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Samoanna Pang",
        "dupr_id": "V4N9GJ",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]