Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.49 Mixed Doubles

ID: 6262274014

Match Scores

11-2

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KA
Krista Abbott

9PM26V · Inver Grove Heights, MN, US

DUPR

3.862

ST
Sorin Trofin

56V6R5 · South Saint Paul, MN, US

DUPR

4.545

TEAM 2LOSS
MB
Mike Belz

WKWMYQ · Oakdale, MN, US

DUPR

4.047

NC
Nathalie Carrigan

4VQ04M · Dellwood, MN, US

DUPR

3.205

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-6262274014
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6762118345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krista Abbott",
        "dupr_id": "9PM26V",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Sorin Trofin",
        "dupr_id": "56V6R5",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "South Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 4460673691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Belz",
        "dupr_id": "WKWMYQ",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      },
      {
        "name": "Nathalie Carrigan",
        "dupr_id": "4VQ04M",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": "Dellwood, MN, US"
      }
    ]
  }
]