Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 4.0 Co-Ed Partner League - Session 1, Tue Jan 20

ID: 8341533079

Match Scores

11-7

Loss

Play Date

2026-01-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brandon Cheng

DWX054 · Houston, TX, US

DUPR

4.233

BR
Balaji Ramachandran

DWD6Q6 · Sugar Land, TX, US

DUPR

4.603

TEAM 2LOSS
PT
Phi Tieu

EW0G7E · Sugar Land, TX, US

DUPR

3.876

KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.205

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-8341533079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8116436218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Cheng",
        "dupr_id": "DWX054",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Balaji Ramachandran",
        "dupr_id": "DWD6Q6",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7043196809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phi Tieu",
        "dupr_id": "EW0G7E",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "DWDV5M",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  }
]