Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's DUPR 13 (V3)(Fri. 4/24)

ID: 6704930487

Match Scores

21-16

Win

Play Date

2026-04-24

Play Time (Est)

4:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jeremy Hacker

9P44JR · Fayetteville, AR, US

DUPR

3.995

JL
John Lopez

YGWPDK · Gentry, AR, US

DUPR

4.040

TEAM 2LOSS
CD
Chris Dehning

3YZPGE · Winfield, KS, US

DUPR

3.999

MR
Matt Ramirez

842ORV · USA

DUPR

4.070

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-6704930487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6358113200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Hacker",
        "dupr_id": "9P44JR",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      },
      {
        "name": "John Lopez",
        "dupr_id": "YGWPDK",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Gentry, AR, US"
      }
    ]
  },
  {
    "team_id": 4585969478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Dehning",
        "dupr_id": "3YZPGE",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Winfield, KS, US"
      },
      {
        "name": "Matt Ramirez",
        "dupr_id": "842ORV",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]