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

Arch DUPR Rating Session

ID: 7937737495

Match Scores

3-11

Win

Play Date

2026-02-13

Play Time (Est)

8:45 AM

Play Location

Arch Pickleball & Badminton

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Scott Tsui

4PML22 · USA

DUPR

2.918

DM
Dan McKenzie

D9X5EL · USA

DUPR

2.822

TEAM 2WINNER
BO
Brandon Ofem

YMYXM4 · Saint Charles, MO, US

DUPR

4.087

DH
Dawn Hildebrand

J5QMGJ · Scott Air Force Base, IL, US

DUPR

3.045

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-7937737495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7548703589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Tsui",
        "dupr_id": "4PML22",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan McKenzie",
        "dupr_id": "D9X5EL",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7815536163,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ofem",
        "dupr_id": "YMYXM4",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Dawn Hildebrand",
        "dupr_id": "J5QMGJ",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Scott Air Force Base, IL, US"
      }
    ]
  }
]