Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7039791004

Match Scores

11-2

Win

Play Date

2026-01-29

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Allen Chan

WKZEZQ · Toronto, ON, CA

DUPR

3.785

AM
Abel Madarang

NR4PMZ · Toronto, ON, CA

DUPR

3.474

TEAM 2LOSS
AY
Alex Young

0ZLW6N · USA

DUPR

2.757

PC
Pankaj Chhabra

YNGKQD · USA

DUPR

3.277

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-7039791004
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5648045392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Chan",
        "dupr_id": "WKZEZQ",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Abel Madarang",
        "dupr_id": "NR4PMZ",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7370341512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Young",
        "dupr_id": "0ZLW6N",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pankaj Chhabra",
        "dupr_id": "YNGKQD",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]