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

DIADEM SPRING OPEN K100 - Double Homme - Phase de Poule

ID: 5546755001

Match Scores

7-11

Win

Play Date

2026-03-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
VG
Vincent Guignon

V25XWJ · USA

DUPR

2.858

NP
nicolas panosetti

QJVY0N · USA

DUPR

2.858

TEAM 2WINNER
PL
Pascal Lim

RXG7MM · Choisy-le-Roi, IDF, FR

DUPR

3.125

GM
Gilles Millet

P5O9NZ · Chevilly Larue, IDF, FR

DUPR

3.096

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-5546755001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6837140530,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vincent  Guignon",
        "dupr_id": "V25XWJ",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "nicolas panosetti",
        "dupr_id": "QJVY0N",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5183725618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pascal Lim",
        "dupr_id": "RXG7MM",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Choisy-le-Roi, IDF, FR"
      },
      {
        "name": "Gilles Millet",
        "dupr_id": "P5O9NZ",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Chevilly Larue, IDF, FR"
      }
    ]
  }
]