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

Pool B - Men's DUPR 18 (v4)

ID: 7809531723

Match Scores

18-21

Loss

Play Date

2026-02-22

Play Time (Est)

4:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.643

MD
Marcus Dinora

1RQYJE · Caseyville, IL, US

DUPR

4.345

TEAM 2WINNER
JP
John Paden

7D9DK0 · St. Peters, MO, US

DUPR

4.531

PB
Preston Behlmann

GG6WOV · Ballwin, MO, US

DUPR

4.588

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-7809531723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8242002147,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Marcus Dinora",
        "dupr_id": "1RQYJE",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Caseyville, IL, US"
      }
    ]
  },
  {
    "team_id": 5573847617,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paden",
        "dupr_id": "7D9DK0",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "Preston Behlmann",
        "dupr_id": "GG6WOV",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Ballwin, MO, US"
      }
    ]
  }
]