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

AOP Sunday DUPR (3.438 to 3.574) - Week 4 - Round 1 Pool B

ID: 7650607949

Match Scores

4-11

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Steed Bell

0Y5E42 · USA

DUPR

3.460

AS
Andrew Saunders

DYWZEM · Kansas City, MO, US

DUPR

3.420

TEAM 2WINNER
DP
David Phan

E9KZ7M · USA

DUPR

3.606

PJ
Peter Jung

OWQQGE · Leawood, KS, US

DUPR

3.461

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-7650607949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7395084682,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steed Bell",
        "dupr_id": "0Y5E42",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Saunders",
        "dupr_id": "DYWZEM",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 4492973327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Phan",
        "dupr_id": "E9KZ7M",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Jung",
        "dupr_id": "OWQQGE",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]