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

2024 Rocky Mountain Championships Mens Doubles Skill: (5.0+) Age: (12 To 34)

ID: 5070062789

Match Scores

11-5, 9-11, 11-8

Loss

Play Date

2024-07-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
James Baumgarten

30RDRX · Denver, CO, US

DUPR

5.157

AG
Alexander Grubbs

84D0KK · Charlotte, NC, US

DUPR

5.742

TEAM 2LOSS
ES
Eli Steiner

3Z5VKQ · Loveland, CO, US

DUPR

5.924

NH
Noah Hobrath

3XQL6X · Fort Collins, CO, US

DUPR

5.128

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-5070062789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6300941442,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Baumgarten",
        "dupr_id": "30RDRX",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Alexander Grubbs",
        "dupr_id": "84D0KK",
        "rating": 5.742,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7207293921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Steiner",
        "dupr_id": "3Z5VKQ",
        "rating": 5.924,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Noah Hobrath",
        "dupr_id": "3XQL6X",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]