Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grand Cities Spring Swing - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 8461529635

Match Scores

15-12

Loss

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Grand Forks, ND

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Carter Rogalla

JYMWQM · USA

DUPR

3.459

BH
Bob Huot

V6X9M7 · USA

DUPR

4.065

TEAM 2LOSS
TJ
Tyler Jehs

QPZODD · Grand Forks, ND, US

DUPR

4.025

AR
Alex Ramsey

EG7KEO · Grand Forks, ND, US

DUPR

4.071

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-8461529635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7910261787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Rogalla",
        "dupr_id": "JYMWQM",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Huot",
        "dupr_id": "V6X9M7",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5236530134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Jehs",
        "dupr_id": "QPZODD",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Alex Ramsey",
        "dupr_id": "EG7KEO",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  }
]