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: 7650623588

Match Scores

8-11

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Gaithersburg, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
MJ Shin

59DK45 · USA

DUPR

3.474

PL
Paul Lee

W66LJL · Atlanta, GA, US

DUPR

4.347

TEAM 2WINNER
KA
Katie Altman

9PNVW7 · Arlington, VA, US

DUPR

3.958

CJ
Christian Jaime

4LW9DV · USA

DUPR

3.578

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-7650623588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8536865167,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MJ Shin",
        "dupr_id": "59DK45",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Lee",
        "dupr_id": "W66LJL",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4603611648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Altman",
        "dupr_id": "9PNVW7",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Christian Jaime",
        "dupr_id": "4LW9DV",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]