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

JP Concrete Paddle Cup - Mens Doubles Skill: (Open) Age: (Any)

ID: 8056073192

Match Scores

15-10

Loss

Play Date

2025-09-14

Play Time (Est)

9:00 PM

Play Location

Beaverton, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Dean Guyer

8E96GO · USA

DUPR

5.783

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.463

TEAM 2LOSS
JR
James Rutledge

JJZPMM · Bend, OR, US

DUPR

4.945

OS
Oliver Svoboda

RZEPNM · USA

DUPR

5.078

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-8056073192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6443783874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.463,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6289308494,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Rutledge",
        "dupr_id": "JJZPMM",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Oliver Svoboda",
        "dupr_id": "RZEPNM",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]