Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BBB Mixed Doubles, 6/3/2026 - Game 4

ID: 6576919052

Match Scores

12-10

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jonathan Rajkumar

X27M0X · Fairfax, VA, US

DUPR

4.393

MN
Martha Nolan

W62NQG · Pasadena, MD, US

DUPR

3.696

TEAM 2LOSS
MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

5.081

AE
Aimee Eudy

XJ6977 · USA

DUPR

3.073

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-6576919052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7405182837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Rajkumar",
        "dupr_id": "X27M0X",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Martha Nolan",
        "dupr_id": "W62NQG",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Pasadena, MD, US"
      }
    ]
  },
  {
    "team_id": 5246030132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Aimee Eudy",
        "dupr_id": "XJ6977",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]