Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mens Doubles Skill: 4.0 (15+)

ID: 5511603678

Match Scores

15-3

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Long Beach, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jonathan Duff

YMVKRD · USA

DUPR

3.375

BA
Bhaskar Athmanathan

676XLE · USA

DUPR

3.327

TEAM 2LOSS
BT
Brian Tracy

3Z2WW8 · Star, ID, US

DUPR

3.310

GM
Gary McMillan

3LRRJ3 · USA

DUPR

3.824

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-5511603678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6977688407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan  Duff",
        "dupr_id": "YMVKRD",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bhaskar Athmanathan",
        "dupr_id": "676XLE",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7298144565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Tracy",
        "dupr_id": "3Z2WW8",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Star, ID, US"
      },
      {
        "name": "Gary McMillan",
        "dupr_id": "3LRRJ3",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]