Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2025 Rocky Mountain State Games by PIG - Senior Mens Doubles Skill: (3.5 And Under) Age: (60 and above)

ID: 7973536568

Match Scores

10-15

Win

Play Date

2025-07-18

Play Time (Est)

9:00 PM

Play Location

Colorado Springs, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
Jp Duran

1QJGPD · Raton, NM, US

DUPR

3.311

BW
Billy Williams

4L2LN2 · USA

DUPR

3.287

TEAM 2WINNER
PH
Phillip Helvie

12XRGR · USA

DUPR

3.566

JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.170

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-7973536568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5264370589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jp Duran",
        "dupr_id": "1QJGPD",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Raton, NM, US"
      },
      {
        "name": "Billy Williams",
        "dupr_id": "4L2LN2",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5403427875,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phillip Helvie",
        "dupr_id": "12XRGR",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]