Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DVBC LADDER LEAGUE - Week 2 (Season 2)

ID: 6449755480

Match Scores

11-2

Win

Play Date

2026-06-06

Play Time (Est)

5:00 PM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Gradi Gunawan

VXOLJJ · Toronto, ON, CA

DUPR

3.986

Jack CJ

ZZEZRD · Markham, ON, CA

DUPR

3.572

TEAM 2LOSS
CY
Chad yu

55G64R · USA

DUPR

3.671

BL
Binh Le

2Q7L59 · USA

DUPR

3.255

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-6449755480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8395387631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gradi Gunawan",
        "dupr_id": "VXOLJJ",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jack CJ",
        "dupr_id": "ZZEZRD",
        "rating": 3.572,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67ec6f862dc03.jpg",
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 8097859435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad  yu",
        "dupr_id": "55G64R",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Le",
        "dupr_id": "2Q7L59",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]