Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/6 Mixed Set Partner

ID: 7704500344

Match Scores

11-6

Win

Play Date

2025-04-06

Play Time (Est)

5:00 PM

Play Location

The Picklr Loveland

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Meaghan Nally

1QWW2N · Fort Collins, CO, US

DUPR

3.676

SN
Seamus Nally

8MOGVL · Fort Collins, CO, US

DUPR

4.761

TEAM 2LOSS
ET
Elaine Thomas

PZV50X · Loveland, CO, US

DUPR

3.194

SB
Sean Bjork

WXRLVY · Fort Collins, CO, US

DUPR

3.885

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-7704500344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6653033696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meaghan Nally",
        "dupr_id": "1QWW2N",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Seamus Nally",
        "dupr_id": "8MOGVL",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  },
  {
    "team_id": 7804718563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine  Thomas",
        "dupr_id": "PZV50X",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Sean Bjork",
        "dupr_id": "WXRLVY",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]