Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

BPC Invitational

ID: 6301730114

Match Scores

6-11, 3-11

Loss

Play Date

2025-12-15

Play Time (Est)

3:30 PM

Play Location

44 Bellevue Way NE, Bellevue, WA 98004, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
David Chung

127X2E · Redmond, WA, US

DUPR

4.672

AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.672

TEAM 2WINNER
EC
Ella Cosma

84D6KM · Bellevue, WA, US

DUPR

4.997

BC
Benjamin Chen

4ZWZ22 · Bellevue, WA, US

DUPR

4.321

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-6301730114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063162698,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Chung",
        "dupr_id": "127X2E",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 6721637486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ella Cosma",
        "dupr_id": "84D6KM",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Benjamin Chen",
        "dupr_id": "4ZWZ22",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]