Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles Winter 2026 (Monday & Wednesday) - Wednesday Mixed Doubles Mar 4 to Apr 29

ID: 6518510003

Match Scores

11-4

Win

Play Date

2026-04-08

Play Time (Est)

12:45 AM

Play Location

ACE - Vaughan, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
john Silva

WK47JM · Toronto, ON, CA

DUPR

4.025

GH
Gary HU

6KWRYQ · USA

DUPR

3.656

TEAM 2LOSS
Rosa Francavilla

X2YP62 · Vaughan, ON, CA

DUPR

3.514

EH
Eric Hasselfelt

KDEQPY · USA

DUPR

3.189

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-6518510003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5739020212,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "john Silva",
        "dupr_id": "WK47JM",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Gary HU",
        "dupr_id": "6KWRYQ",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7726245330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosa Francavilla",
        "dupr_id": "X2YP62",
        "rating": 3.514,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/176321_6550ce8ccf751.jpeg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Eric Hasselfelt",
        "dupr_id": "KDEQPY",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]