Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Thursday 50+ League Week 5

ID: 7828902112

Match Scores

11-1

Win

Play Date

2026-05-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EP
Edward Patterson

YGE0MG · Saint Paul, MN, US

DUPR

3.696

TH
Todd Husby

6KO2EK · USA

DUPR

3.395

TEAM 2LOSS
CF
Christopher Feulner

X2J6KX · USA

DUPR

3.179

BM
Barry Minsker

8KGKPO · USA

DUPR

3.066

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-7828902112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7297367546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Patterson",
        "dupr_id": "YGE0MG",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Todd Husby",
        "dupr_id": "6KO2EK",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4307403480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Feulner",
        "dupr_id": "X2J6KX",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barry Minsker",
        "dupr_id": "8KGKPO",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]