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

Danish Tennis Association

ID: 7029140557

Match Scores

11-6, 11-5

Loss

Play Date

2025-10-12

Play Time (Est)

2:15 AM

Play Location

2605 Brondby, Denmark

Unverified Facility

Competitor Teams

TEAM 1WINNER
Thor Due

W6YN6K · Aarhus, DK

DUPR

5.158

Kristina Jensen

1N965W · Copenhagen, DK

DUPR

4.778

TEAM 2LOSS
SK
Soren Klixbull

PKYQYQ · USA

DUPR

4.772

Rikke Flygenring Gantzel

17YY00 · København, DK

DUPR

4.329

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7029140557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7972810316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thor Due",
        "dupr_id": "W6YN6K",
        "rating": 5.158,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Aarhus, DK"
      },
      {
        "name": "Kristina Jensen",
        "dupr_id": "1N965W",
        "rating": 4.778,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/63.jpg",
        "location": "Copenhagen, DK"
      }
    ]
  },
  {
    "team_id": 7574794827,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Soren Klixbull",
        "dupr_id": "PKYQYQ",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rikke Flygenring Gantzel",
        "dupr_id": "17YY00",
        "rating": 4.329,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/89.jpg",
        "location": "København, DK"
      }
    ]
  }
]