Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Winter Challenge @ Pure Pickleball Club - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 7130547111

Match Scores

9-11

Win

Play Date

2026-01-10

Play Time (Est)

4:45 AM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JO
Justin Oehrlein

RZEG6E · Buffalo, MN, US

DUPR

4.277

JA
Jacob Anderson

8J6DNJ · St. Louis Park, MN, US

DUPR

4.142

TEAM 2WINNER
IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.374

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.320

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-7130547111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7383290058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Oehrlein",
        "dupr_id": "RZEG6E",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      },
      {
        "name": "Jacob Anderson",
        "dupr_id": "8J6DNJ",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 5870883413,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "SD, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]