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

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

ID: 5611985954

Match Scores

2-11

Loss

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.359

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.289

TEAM 2WINNER
RR
Ryan Rypka

892G7V · Minneapolis, MN, US

DUPR

4.801

JS
Jack Schugel

3PDJ0X · Minneapolis, MN, US

DUPR

4.670

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-5611985954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6750364785,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "SD, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 6435717632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Rypka",
        "dupr_id": "892G7V",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jack Schugel",
        "dupr_id": "3PDJ0X",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]