Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate (3.5–4.0+) Partner Play - DUPR - 2026-01-29

ID: 6797879330

Match Scores

11-6

Loss

Play Date

2026-01-29

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WT
Wayne Tsang

KDYMRQ · Toronto, ON, CA

DUPR

4.016

AC
Anthony Chen

OZEZQL · USA

DUPR

3.674

TEAM 2LOSS
AC
Allen Chan

WKZEZQ · Toronto, ON, CA

DUPR

3.751

AM
Abel Madarang

NR4PMZ · Toronto, ON, CA

DUPR

3.428

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-6797879330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5822863959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Tsang",
        "dupr_id": "KDYMRQ",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Anthony Chen",
        "dupr_id": "OZEZQL",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5034822148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Chan",
        "dupr_id": "WKZEZQ",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Abel Madarang",
        "dupr_id": "NR4PMZ",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]