Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/23 Mixed Set Partner

ID: 6778890645

Match Scores

11-2, 9-11, 11-8

Loss

Play Date

2025-03-23

Play Time (Est)

10:15 AM

Play Location

The Picklr Loveland

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Troy Cook

3OKJV7 · Loveland, CO, US

DUPR

4.219

TW
Timmerie Woody

3ZY0PM · Longmont, CO, US

DUPR

4.366

TEAM 2LOSS
MN
Meaghan Nally

1QWW2N · Fort Collins, CO, US

DUPR

3.622

SN
Seamus Nally

8MOGVL · Fort Collins, CO, US

DUPR

4.731

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-6778890645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7071314702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Cook",
        "dupr_id": "3OKJV7",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Timmerie Woody",
        "dupr_id": "3ZY0PM",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      }
    ]
  },
  {
    "team_id": 5244186506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meaghan Nally",
        "dupr_id": "1QWW2N",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Seamus Nally",
        "dupr_id": "8MOGVL",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]