Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - College Team

ID: 5105035566

Match Scores

19-21

Win

Play Date

2026-03-28

Play Time (Est)

7:30 PM

Play Location

Pickle on Penn

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Brian Graver

DN0566 · Mattawan, MI, US

DUPR

4.635

VL
Victoria Le

7DXX24 · USA

DUPR

3.049

TEAM 2WINNER
MC
max chiang

GG29EX · Taoyuan City, TW

DUPR

4.690

TC
Tingjun Chen

ELL66W · Chapel Hill, NC, US

DUPR

4.155

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-5105035566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6957691020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Graver",
        "dupr_id": "DN0566",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Mattawan, MI, US"
      },
      {
        "name": "Victoria Le",
        "dupr_id": "7DXX24",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7894317064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "max chiang",
        "dupr_id": "GG29EX",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Taoyuan City, TW"
      },
      {
        "name": "Tingjun Chen",
        "dupr_id": "ELL66W",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]