Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Mason City Winter Classic 2026 - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7566448837

Match Scores

15-6

Loss

Play Date

2026-02-15

Play Time (Est)

2:15 AM

Play Location

Mason City, IA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jennifer Lipa

59KZ2L · USA

DUPR

4.337

DW
David Woods

EW5J7E · USA

DUPR

4.337

TEAM 2LOSS
ST
Stacy Tompkins

8MO4L1 · USA

DUPR

4.098

KA
Kevin Alert

0QO40Q · Mason City, IA, US

DUPR

3.936

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-7566448837
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5123428812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Lipa",
        "dupr_id": "59KZ2L",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Woods",
        "dupr_id": "EW5J7E",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5657616841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacy Tompkins",
        "dupr_id": "8MO4L1",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Alert",
        "dupr_id": "0QO40Q",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Mason City, IA, US"
      }
    ]
  }
]