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

Washington Open Hosted By Cloud 11 $$$ - Mens Doubles Skill: (Open/Pro) Age: (8 And Above)

ID: 5001497209

Match Scores

15-4

Loss

Play Date

2026-03-15

Play Time (Est)

2:15 AM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LL
Logan Luc

1QM5V5 · USA

DUPR

5.327

MM
Max Manthou

1QMPK5 · Tacoma, WA, US

DUPR

6.272

TEAM 2LOSS
BB
Brian Baker

355ZWL · Gig Harbor, WA, US

DUPR

5.722

PT
Peng Tea

L546XK · Bellevue, WA, US

DUPR

5.596

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-5001497209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6174027927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Luc",
        "dupr_id": "1QM5V5",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Manthou",
        "dupr_id": "1QMPK5",
        "rating": 6.272,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  },
  {
    "team_id": 6194804625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Baker",
        "dupr_id": "355ZWL",
        "rating": 5.722,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "Peng Tea",
        "dupr_id": "L546XK",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]