Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles DUPR 8 Team League - Mixed Doubles DUPR 8 Team League

ID: 5991295207

Match Scores

15-5

Loss

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Pickleball Kingdom Little Rock Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
HF
Hailey Fogleman

0QRWKQ · Sherwood, AR, US

DUPR

3.878

VW
Victor Weathers

7N9LX0 · USA

DUPR

3.946

TEAM 2LOSS
CL
Chad Lamb

PW4LWZ · Delight, AR, US

DUPR

4.083

JO
Jennifer Owens

35VP53 · Cabot, AR, US

DUPR

3.467

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-5991295207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6805219256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hailey Fogleman",
        "dupr_id": "0QRWKQ",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7628332631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Lamb",
        "dupr_id": "PW4LWZ",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Delight, AR, US"
      },
      {
        "name": "Jennifer Owens",
        "dupr_id": "35VP53",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  }
]