Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RA Open - Men's Doubles Senior Open

ID: 5688961788

Match Scores

11-5

Win

Play Date

2025-12-29

Play Time (Est)

1:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
GL
Guy Lamarche

V7MV67 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.283

SB
Steve Bean

KOM5W6 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.445

TEAM 2LOSS
JB
Jonathan Bartlett

ZNPV4W · Ottawa, ON, CA

DUPR

3.858

CS
Chris Stanton

LVG7OZ · USA

DUPR

4.038

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-5688961788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453749623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Guy Lamarche",
        "dupr_id": "V7MV67",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      },
      {
        "name": "Steve Bean",
        "dupr_id": "KOM5W6",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      }
    ]
  },
  {
    "team_id": 7691200471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Bartlett",
        "dupr_id": "ZNPV4W",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Chris Stanton",
        "dupr_id": "LVG7OZ",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]