Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 7064197834

Match Scores

7-11

Win

Play Date

2025-12-28

Play Time (Est)

11:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Leslie Stake

Z9Z7JQ · USA

DUPR

3.401

EG
edward garcia

E9LDXV · USA

DUPR

3.378

TEAM 2WINNER
RD
Richard Duan

MYNORG · Buffalo Grove, IL, US

DUPR

3.723

YS
Youmei Shao

RXD20D · USA

DUPR

3.522

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-7064197834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6165506832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leslie Stake",
        "dupr_id": "Z9Z7JQ",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "edward garcia",
        "dupr_id": "E9LDXV",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6031574872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Duan",
        "dupr_id": "MYNORG",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Youmei Shao",
        "dupr_id": "RXD20D",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]