Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8583705869

Match Scores

14-15

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

Pickleball Kingdom Little Rock Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Steven Brown

N75WKN · Little Rock, AR, US

DUPR

3.963

GT
Ginger Turner

DN96OY · Maumelle, AR, US

DUPR

3.763

TEAM 2WINNER
HF
Hailey Fogleman

0QRWKQ · Sherwood, AR, US

DUPR

3.864

VW
Victor Weathers

7N9LX0 · USA

DUPR

3.931

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-8583705869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7623420648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Brown",
        "dupr_id": "N75WKN",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Ginger Turner",
        "dupr_id": "DN96OY",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 7897510354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hailey Fogleman",
        "dupr_id": "0QRWKQ",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]