Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mixed

ID: 6627067611

Match Scores

1-9

Win

Play Date

2024-12-13

Play Time (Est)

4:45 AM

Play Location

The Picklr - Blaine

Unverified Facility

Competitor Teams

TEAM 1LOSS
BJ
Brenna Joselyn

Q5E994 · Forest Lake, MN, US

DUPR

3.813

RC
Rico Cuellar

0YNJQG · USA

DUPR

4.149

TEAM 2WINNER
HJ
Huishu Jia

8KQJYQ · Shoreview, MN, US

DUPR

4.383

CT
Caio Thomas

1N46O2 · Fridley, MN, US

DUPR

4.593

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-6627067611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8450526278,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenna Joselyn",
        "dupr_id": "Q5E994",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Rico Cuellar",
        "dupr_id": "0YNJQG",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5125056786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Huishu Jia",
        "dupr_id": "8KQJYQ",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Caio Thomas",
        "dupr_id": "1N46O2",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  }
]