Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TNT Thanksgiving Spectacular - PB Tournament - Mens Doubles Skill: (4.0 To 4.50) Age: (Any)

ID: 6970622988

Match Scores

11-4

Loss

Play Date

2025-11-28

Play Time (Est)

1:00 PM

Play Location

Fargo, ND

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Joey Haynes

V4VO6P · Fargo, ND, US

DUPR

3.957

BG
Brandon Giles

NR7Q6N · USA

DUPR

4.204

TEAM 2LOSS
BO
Brett Odegaard

NYXJX7 · Fargo, ND, US

DUPR

3.725

MW
Mark Williams

8977R3 · West Fargo, ND, US

DUPR

3.921

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-6970622988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5510400882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joey Haynes",
        "dupr_id": "V4VO6P",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Brandon Giles",
        "dupr_id": "NR7Q6N",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7843734541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Odegaard",
        "dupr_id": "NYXJX7",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Mark Williams",
        "dupr_id": "8977R3",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      }
    ]
  }
]