Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DVBC LADDER LEAGUE - Week 2 (Season 2)

ID: 7283559937

Match Scores

11-10

Win

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Gradi Gunawan

VXOLJJ · Toronto, ON, CA

DUPR

3.950

Jack CJ

ZZEZRD · Markham, ON, CA

DUPR

3.605

TEAM 2LOSS
CY
Chad yu

55G64R · USA

DUPR

3.677

BL
Binh Le

2Q7L59 · USA

DUPR

3.235

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