Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Movember Tournament For Men's Health 2024 - Men Doubles 4.0 - 4.49, Combined age < 85

ID: 5132057521

Match Scores

8-15

Loss

Play Date

2024-11-10

Play Time (Est)

2:15 AM

Play Location

Bellingham, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Robert Seda

2LVQNR · Camano, WA, US

DUPR

3.552

RR
Richard Ramos

YXX254 · Mount Vernon, WA, US

DUPR

3.604

TEAM 2WINNER
GA
Gary Au

GG4GYG · Richmond, BC, CA

DUPR

3.735

PW
Philip wong

MYDNPD · Vancouver, BC, CA

DUPR

3.956

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-5132057521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7016218210,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Seda",
        "dupr_id": "2LVQNR",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      },
      {
        "name": "Richard Ramos",
        "dupr_id": "YXX254",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      }
    ]
  },
  {
    "team_id": 6729613708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Au",
        "dupr_id": "GG4GYG",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Philip wong",
        "dupr_id": "MYDNPD",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]