Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 Paddle Up Pickleball Club PickleballTrips.net Getaway Pickleball Tournament - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 4891891952

Match Scores

10-12

Loss

Play Date

2026-03-08

Play Time (Est)

9:00 PM

Play Location

Lake Saint Louis, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jess Wang

M2L55G · Chesterfield, MO, US

DUPR

3.187

JA
Jason Aquino

8KJXRO · Carlinville, IL, US

DUPR

3.883

TEAM 2WINNER
DH
Dawn Hildebrand

J5QMGJ · Scott Air Force Base, IL, US

DUPR

3.152

BB
Bill Bearden

NRZ5P2 · Arnold, MO, US

DUPR

3.448

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-4891891952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7860197876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jess Wang",
        "dupr_id": "M2L55G",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Jason Aquino",
        "dupr_id": "8KJXRO",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Carlinville, IL, US"
      }
    ]
  },
  {
    "team_id": 6411391699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dawn Hildebrand",
        "dupr_id": "J5QMGJ",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Scott Air Force Base, IL, US"
      },
      {
        "name": "Bill Bearden",
        "dupr_id": "NRZ5P2",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Arnold, MO, US"
      }
    ]
  }
]