Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL CUP II - Mens Doubles Skill: (3.5) Age: (19 And Above)

ID: 4350464963

Match Scores

11-2, 2-11, 3-11

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
DR
Dragos Ragalie

M2D9DV · USA

DUPR

3.678

TM
Trevor MacKay

0R64ZN · USA

DUPR

3.994

TEAM 2WINNER
AA
Ade Adesina

2QRZV9 · Ottawa, ON, CA

DUPR

4.088

OM
Owen Marks

94GRWE · USA

DUPR

3.627

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-4350464963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7215818869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dragos Ragalie",
        "dupr_id": "M2D9DV",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor MacKay",
        "dupr_id": "0R64ZN",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4724770268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ade Adesina",
        "dupr_id": "2QRZV9",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Owen Marks",
        "dupr_id": "94GRWE",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]