Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's DUPR 18 (v4)

ID: 6743031023

Match Scores

18-21

Loss

Play Date

2026-02-22

Play Time (Est)

12:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.651

MD
Marcus Dinora

1RQYJE · Caseyville, IL, US

DUPR

4.326

TEAM 2WINNER
AL
Andrew Lee

M2J54O · Saint Charles, MO, US

DUPR

4.512

MS
Michael Scharf

8JNRDM · Kirkwood, MO, US

DUPR

4.381

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-6743031023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5582246755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Marcus Dinora",
        "dupr_id": "1RQYJE",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Caseyville, IL, US"
      }
    ]
  },
  {
    "team_id": 4649619568,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Lee",
        "dupr_id": "M2J54O",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Michael Scharf",
        "dupr_id": "8JNRDM",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Kirkwood, MO, US"
      }
    ]
  }
]