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

Daytime Leagues - Saturday Mixed League - B Div - Nov-Jan

ID: 7971658643

Match Scores

11-3

Loss

Play Date

2026-01-03

Play Time (Est)

12:45 AM

Play Location

Pickleplex Social Club - Vaughan - Vaughan, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Janet Cunille

QPVPZR · USA

DUPR

3.428

LR
Lito Rubang

JPOXZO · USA

DUPR

3.445

TEAM 2LOSS
Charles Pine

EG6V0V · Vaughan, ON, CA

DUPR

3.376

MM
Matthew McDowell

KDM6G6 · USA

DUPR

3.238

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-7971658643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5627181640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Cunille",
        "dupr_id": "QPVPZR",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lito Rubang",
        "dupr_id": "JPOXZO",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7440507400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Pine",
        "dupr_id": "EG6V0V",
        "rating": 3.376,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101395_640f80867bf45.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Matthew McDowell",
        "dupr_id": "KDM6G6",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]