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

RA Open - Men's Doubles Open

ID: 6203510695

Match Scores

17-15

Loss

Play Date

2024-12-29

Play Time (Est)

8:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Ben Mahony

562DDL · Ottawa, ON, CA

DUPR

4.508

LM
Lucas Mahony

YXMOEK · Ottawa, ON, CA

DUPR

4.660

TEAM 2LOSS
Marc Andre LeBlanc

0YGXQQ · Gatineau, QC, CA

DUPR

4.494

AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.838

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-6203510695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5436723710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Mahony",
        "dupr_id": "562DDL",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Lucas Mahony",
        "dupr_id": "YXMOEK",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 8131047876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Andre LeBlanc",
        "dupr_id": "0YGXQQ",
        "rating": 4.494,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65a91ef85272d.jpg",
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      }
    ]
  }
]