Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men Doubles · 14+ · Open

ID: 5472923457

Match Scores

11-3

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Simon Sambold

67J5RQ · Kaltenkirchen, SH, DE

DUPR

3.861

André Boeder

4ZEQJK · Hamburg, HH, DE

DUPR

3.990

TEAM 2LOSS
TT
Tran Thanh Long

KYONO7 · USA

DUPR

2.902

HP
Hoang Pham

WZ0Q6Q · USA

DUPR

2.902

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-5472923457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7906834597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon  Sambold",
        "dupr_id": "67J5RQ",
        "rating": 3.861,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Kaltenkirchen, SH, DE"
      },
      {
        "name": "André Boeder",
        "dupr_id": "4ZEQJK",
        "rating": 3.99,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Hamburg, HH, DE"
      }
    ]
  },
  {
    "team_id": 4470453499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tran Thanh  Long",
        "dupr_id": "KYONO7",
        "rating": 2.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hoang Pham",
        "dupr_id": "WZ0Q6Q",
        "rating": 2.902,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]