Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPx Battle of the Bay - Mens Split Age Doubles

ID: 4882347395

Match Scores

4-15

Win

Play Date

2026-04-17

Play Time (Est)

12:45 AM

Play Location

Belleville, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
DN
Dan Nguyen

ZZYN2D · USA

DUPR

3.767

JC
John Cardinal

YXORGD · Kingston, ON, CA

DUPR

4.170

TEAM 2WINNER
SM
Stacy Merriam

KXJLOQ · Kingston, ON, CA

DUPR

4.446

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

5.016

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-4882347395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8365624586,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Nguyen",
        "dupr_id": "ZZYN2D",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Cardinal",
        "dupr_id": "YXORGD",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 4551347059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Merriam",
        "dupr_id": "KXJLOQ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  }
]