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

Teamwork Winter League

ID: 4668729916

Match Scores

14-15

Loss

Play Date

2025-02-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jane Bortnem

99QROK · USA

DUPR

2.437

TM
Tim McCormick

JZ9KYD · Chippewa Falls, WI, US

DUPR

4.255

TEAM 2WINNER
DT
Debra Thompson

L2LQXZ · USA

DUPR

2.647

MB
MARK BORTNEM

EWD27V · USA

DUPR

2.861

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-4668729916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7866654778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Bortnem",
        "dupr_id": "99QROK",
        "rating": 2.437,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim McCormick",
        "dupr_id": "JZ9KYD",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Chippewa Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 4639132496,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debra Thompson",
        "dupr_id": "L2LQXZ",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MARK BORTNEM",
        "dupr_id": "EWD27V",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]