Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sanford Pentagon Pickleball Open 2024 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8038527800

Match Scores

11-6

Loss

Play Date

2024-10-19

Play Time (Est)

9:00 PM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
RG
Raul Granados

W6NE2M · USA

DUPR

4.094

GS
Garrett Speirs

89YZ0E · USA

DUPR

3.985

TEAM 2LOSS
IR
Irving Ruacho

W6DZLM · SD, US

DUPR

3.895

PO
Patrick Olfert

8WNXKG · Sioux Falls, SD, US

DUPR

4.492

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-8038527800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7299977431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raul Granados",
        "dupr_id": "W6NE2M",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Speirs",
        "dupr_id": "89YZ0E",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7886551898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "SD, US"
      },
      {
        "name": "Patrick Olfert",
        "dupr_id": "8WNXKG",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]