Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TNT Spring Spectacular - PB Tournament - Mixed Doubles Skill: (4.0/4.5) Age: (Any) Pool Play

ID: 8116270368

Match Scores

6-11

Win

Play Date

2025-04-13

Play Time (Est)

1:00 PM

Play Location

Fargo, ND

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Charlene Staples

M27XKL · USA

DUPR

2.722

RO
Ryan Odegard

9PQE27 · USA

DUPR

4.163

TEAM 2WINNER
LD
Linette Dahl

2QYD74 · West Fargo, ND, US

DUPR

4.218

CJ
Chuck Janzen

XJOPO5 · Jamestown, ND, US

DUPR

4.524

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-8116270368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7070549928,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlene Staples",
        "dupr_id": "M27XKL",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Odegard",
        "dupr_id": "9PQE27",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6737641014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linette Dahl",
        "dupr_id": "2QYD74",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Chuck Janzen",
        "dupr_id": "XJOPO5",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Jamestown, ND, US"
      }
    ]
  }
]