Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles Winter 2026 (Monday & Wednesday) - Monday Mixed Doubles Mar 9 to Apr 27

ID: 7637482154

Match Scores

11-8

Loss

Play Date

2026-04-20

Play Time (Est)

3:30 PM

Play Location

ACE - Vaughan, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jodie Chow

5Y5M5L · USA

DUPR

3.123

PP
Paul Pullano

XKWXN4 · USA

DUPR

3.659

TEAM 2LOSS
JS
john Silva

WK47JM · Toronto, ON, CA

DUPR

3.896

JB
janko Bajagic

99QPXK · USA

DUPR

3.395

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-7637482154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7453525392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jodie Chow",
        "dupr_id": "5Y5M5L",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Pullano",
        "dupr_id": "XKWXN4",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7215782153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "john Silva",
        "dupr_id": "WK47JM",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "janko Bajagic",
        "dupr_id": "99QPXK",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]