Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4942987306

Match Scores

5-11

Win

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

Grand Forks, ND

View Facility Page →

Competitor Teams

TEAM 1LOSS
CR
Carter Rogalla

JYMWQM · USA

DUPR

3.426

BH
Bob Huot

V6X9M7 · USA

DUPR

4.050

TEAM 2WINNER
TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.267

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.271

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-4942987306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125277322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carter Rogalla",
        "dupr_id": "JYMWQM",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Huot",
        "dupr_id": "V6X9M7",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4377382001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]