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

Standalone Game Day

ID: 6993090984

Match Scores

2-11

Win

Play Date

2026-04-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Charles Roussin

LZ6PGZ · USA

DUPR

2.764

KH
Kyle Henderick

ELN7EV · USA

DUPR

3.850

TEAM 2WINNER
FM
Frederic Mathys

PK6PQZ · Lausanne, VD, CH

DUPR

3.968

NF
Nancy Felix

DYQX26 · USA

DUPR

3.218

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-6993090984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6993595601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Roussin",
        "dupr_id": "LZ6PGZ",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Henderick",
        "dupr_id": "ELN7EV",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4956859747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frederic Mathys",
        "dupr_id": "PK6PQZ",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lausanne, VD, CH"
      },
      {
        "name": "Nancy Felix",
        "dupr_id": "DYQX26",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]