Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 40-44 Age

ID: 4846942239

Match Scores

8-11, 10-12

Loss

Play Date

2025-04-13

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Matt Lund

8GY9Q8 · Bradenton, FL, US

DUPR

4.452

SL
Stephanie Lund

1Q4GMR · Lakewood Ranch, FL, US

DUPR

4.655

TEAM 2WINNER
MS
Marc Schwier

1NYVW3 · Granger, IN, US

DUPR

4.642

JJ
Jenny Jaworek

17MJON · Canton, GA, US

DUPR

4.830

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-4846942239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6755559199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Lund",
        "dupr_id": "8GY9Q8",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Stephanie Lund",
        "dupr_id": "1Q4GMR",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 6623698734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Schwier",
        "dupr_id": "1NYVW3",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Jenny Jaworek",
        "dupr_id": "17MJON",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]