Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MON PM - ATP Erie, Pa

ID: 6645275970

Match Scores

5-11

Win

Play Date

2026-05-04

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Chase Steinbuhler

94GV77 · USA

DUPR

3.914

DH
David Hewett

YNOXNE · USA

DUPR

4.070

TEAM 2WINNER
JR
Jonathan Riley

O69LPE · Erie County, PA, US

DUPR

4.457

RH
Richard Houk

G0QGOV · USA

DUPR

3.687

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-6645275970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4981260091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Steinbuhler",
        "dupr_id": "94GV77",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Hewett",
        "dupr_id": "YNOXNE",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6387771041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Riley",
        "dupr_id": "O69LPE",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Erie County, PA, US"
      },
      {
        "name": "Richard Houk",
        "dupr_id": "G0QGOV",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]