Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.49 Mixed Doubles

ID: 7367147002

Match Scores

1-11

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Mike Gaede

Q5J4Q5 · New Richmond, WI, US

DUPR

4.380

LV
Leann Vandeberg

3LOZK3 · Menomonie, WI, US

DUPR

3.719

TEAM 2WINNER
KA
Krista Abbott

9PM26V · Inver Grove Heights, MN, US

DUPR

3.848

ST
Sorin Trofin

56V6R5 · South Saint Paul, MN, US

DUPR

4.534

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-7367147002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6847268930,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Gaede",
        "dupr_id": "Q5J4Q5",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "New Richmond, WI, US"
      },
      {
        "name": "Leann Vandeberg",
        "dupr_id": "3LOZK3",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      }
    ]
  },
  {
    "team_id": 8192696266,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krista Abbott",
        "dupr_id": "9PM26V",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Sorin Trofin",
        "dupr_id": "56V6R5",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "South Saint Paul, MN, US"
      }
    ]
  }
]