Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR League

ID: 5643744788

Match Scores

11-3, 11-7

Win

Play Date

2026-05-26

Play Time (Est)

9:00 PM

Play Location

1219 Mills Ln, Lowell, AR 72745, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
John Lopez

YGWPDK · Gentry, AR, US

DUPR

4.067

CG
Chelsea Glasscock

WKOKMY · AR, US

DUPR

4.143

TEAM 2LOSS
JH
Jeremy Hacker

9P44JR · Fayetteville, AR, US

DUPR

3.976

HH
Halley hill

2Z5ZJR · Bentonville, AR, US

DUPR

3.977

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-5643744788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7553275787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Lopez",
        "dupr_id": "YGWPDK",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Gentry, AR, US"
      },
      {
        "name": "Chelsea Glasscock",
        "dupr_id": "WKOKMY",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "AR, US"
      }
    ]
  },
  {
    "team_id": 4648883781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Hacker",
        "dupr_id": "9P44JR",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      },
      {
        "name": "Halley  hill",
        "dupr_id": "2Z5ZJR",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      }
    ]
  }
]