Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4299240769

Match Scores

11-3

Loss

Play Date

2025-07-18

Play Time (Est)

2:15 AM

Play Location

Colorado Springs, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Bob Steinhoff

12OO4R · Windsor, CO, US

DUPR

3.957

JM
jeffrey macnichols

8KZELK · USA

DUPR

3.741

TEAM 2LOSS
PH
Phillip Helvie

12XRGR · USA

DUPR

3.529

JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.169

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-4299240769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6627686526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Steinhoff",
        "dupr_id": "12OO4R",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      },
      {
        "name": "jeffrey macnichols",
        "dupr_id": "8KZELK",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6004810824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Helvie",
        "dupr_id": "12XRGR",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]