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

2025 Pickleball World Cup

ID: 6503219714

Match Scores

21-18

Win

Play Date

2025-11-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Margit Aardmaa

QP5WJR · Coquitlam, BC, CA

DUPR

5.201

Maggie Murch

8KRRY3 · North Vancouver, BC, CA

DUPR

5.017

TEAM 2LOSS
KN
Klara Nowak

8E5Y5E · Glenview, IL, US

DUPR

5.030

AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.418

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-6503219714
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7752806917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Margit Aardmaa",
        "dupr_id": "QP5WJR",
        "rating": 5.201,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1271213/images/profile/88e10442-ad81-478b-8257-d0c1f0e570f8.png",
        "location": "Coquitlam, BC, CA"
      },
      {
        "name": "Maggie Murch",
        "dupr_id": "8KRRY3",
        "rating": 5.017,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1213132/images/profile/e368bd75-a44a-4437-8810-971bf8b985b9.jpg",
        "location": "North Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 4739200127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klara Nowak",
        "dupr_id": "8E5Y5E",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]