Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Showdown Philly - Mens Doubles Skill: (4.5) Age: (Any)

ID: 8458671876

Match Scores

15-6

Loss

Play Date

2026-01-24

Play Time (Est)

1:00 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Josh Knupp

3X0V77 · Philadelphia, PA, US

DUPR

4.286

JP
John Price

4LLMQG · Philadelphia, PA, US

DUPR

4.211

TEAM 2LOSS
MH
Mark Hemelt

3YN6YP · USA

DUPR

4.426

DL
Dan Lougheed

3LEQJZ · Wilmington, DE, US

DUPR

4.276

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-8458671876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6426605753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Knupp",
        "dupr_id": "3X0V77",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "John Price",
        "dupr_id": "4LLMQG",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 5217136479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Hemelt",
        "dupr_id": "3YN6YP",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Lougheed",
        "dupr_id": "3LEQJZ",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  }
]