Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Teamwork Winter League

ID: 5281692758

Match Scores

14-15

Loss

Play Date

2025-02-15

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
chris meixner

M25GVG · USA

DUPR

2.734

TM
Tim McCormick

JZ9KYD · Chippewa Falls, WI, US

DUPR

4.250

TEAM 2WINNER
MP
Mike Phillips

XJ6WLR · USA

DUPR

2.837

FM
Foster Morgan

MY776L · Eau Claire, WI, US

DUPR

4.311

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-5281692758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5434370437,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "chris meixner",
        "dupr_id": "M25GVG",
        "rating": 2.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim McCormick",
        "dupr_id": "JZ9KYD",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Chippewa Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 8099459157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Phillips",
        "dupr_id": "XJ6WLR",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Foster Morgan",
        "dupr_id": "MY776L",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]