Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Blossoms & Bangers Mixed Doubles Combined 8.0 Max DUPR Moneyball Tournament - Mixed Doubles 3.0-4.0

ID: 5942377977

Match Scores

11-7

Loss

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Gaithersburg, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
XT
Xinyun Tu

OZ2WJW · USA

DUPR

3.497

ZW
Zehua Wang

KO6MM7 · Rockville, MD, US

DUPR

4.432

TEAM 2LOSS
KA
Katie Altman

9PNVW7 · Arlington, VA, US

DUPR

3.947

CJ
Christian Jaime

4LW9DV · USA

DUPR

3.538

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-5942377977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5969668450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Xinyun Tu",
        "dupr_id": "OZ2WJW",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zehua Wang",
        "dupr_id": "KO6MM7",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 6722709723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Altman",
        "dupr_id": "9PNVW7",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Christian Jaime",
        "dupr_id": "4LW9DV",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]