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

APA - The GTA Open - Mens Doubles Skill: (SENIOR OPEN)

ID: 4416301023

Match Scores

8-15

Win

Play Date

2026-04-03

Play Time (Est)

4:45 AM

Play Location

Missisauga, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Scott Gould

ODJDYL · Buffalo, NY, US

DUPR

4.177

SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.608

TEAM 2WINNER
CT
Chad Tremblett

9PGLKV · Kitchener, ON, CA

DUPR

4.626

MW
Mark Whittrick

8JGRR4 · Kitchener, ON, CA

DUPR

4.771

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-4416301023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7601980100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Gould",
        "dupr_id": "ODJDYL",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      }
    ]
  },
  {
    "team_id": 7181909206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Tremblett",
        "dupr_id": "9PGLKV",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Kitchener, ON, CA"
      },
      {
        "name": "Mark Whittrick",
        "dupr_id": "8JGRR4",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Kitchener, ON, CA"
      }
    ]
  }
]