Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The United Open - Powered By APA - Mens Doubles Skill: (PRO)

ID: 5667680848

Match Scores

11-2, 11-4

Loss

Play Date

2026-01-18

Play Time (Est)

5:00 PM

Play Location

Mississauga, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Mark Cleminson

3PD7ZQ · Toronto, ON, CA

DUPR

5.892

LW
Lucas Wong

EGO29M · London, ON, CA

DUPR

5.884

TEAM 2LOSS
Jarod Mayhew

2Q59D4 · Peterborough, ON, CA

DUPR

4.477

CL
Cole Lester

76JL50 · Peterborough, ON, CA

DUPR

4.994

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-5667680848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5221627013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Cleminson",
        "dupr_id": "3PD7ZQ",
        "rating": 5.892,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lucas Wong",
        "dupr_id": "EGO29M",
        "rating": 5.884,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  },
  {
    "team_id": 5961080869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jarod Mayhew",
        "dupr_id": "2Q59D4",
        "rating": 4.477,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/685d7a7b597a0.jpg",
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Cole Lester",
        "dupr_id": "76JL50",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  }
]