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

APA - The Capital Cup (Mid-Season Finale) - Powered By The Forge - Mens Doubles Skill: (PRO)

ID: 5169935724

Match Scores

11-3, 11-3

Loss

Play Date

2025-07-27

Play Time (Est)

1:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.415

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.758

TEAM 2LOSS
BM
Ben Mahony

562DDL · Ottawa, ON, CA

DUPR

4.378

LM
Lucas Mahony

YXMOEK · Ottawa, ON, CA

DUPR

4.546

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-5169935724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6589447712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.415,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.758,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7548380769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Mahony",
        "dupr_id": "562DDL",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Lucas Mahony",
        "dupr_id": "YXMOEK",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]