Back to Search
Match LogSingles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 5998173955

Match Scores

2-11, 2-11

Loss

Play Date

2026-02-14

Play Time (Est)

8:45 AM

Play Location

Horsham, PA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JP
Johnny Pickles

DWNZRY · Souderton, PA, US

DUPR

3.445

TEAM 2WINNER
MP
Melissa Pelfrey

9PXKRK · Fort Washington, PA, US

DUPR

2.741

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-5998173955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5982959282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny Pickles",
        "dupr_id": "DWNZRY",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Souderton, PA, US"
      }
    ]
  },
  {
    "team_id": 6306446228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Pelfrey",
        "dupr_id": "9PXKRK",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  }
]