Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1

ID: 4671415593

Match Scores

11-1

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Gabriela Schneider

1RGDM8 · Leland, NC, US

DUPR

5.031

SG
Sam Gillam

167408 · Sneads Ferry, NC, US

DUPR

4.628

TEAM 2LOSS
NR
Nancy Roy

W62XJG · Leland, NC, US

DUPR

4.049

MH
Mark Hunter

0YP4QQ · Leland, NC, US

DUPR

4.281

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-4671415593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6244716979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriela Schneider",
        "dupr_id": "1RGDM8",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Sam Gillam",
        "dupr_id": "167408",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Sneads Ferry, NC, US"
      }
    ]
  },
  {
    "team_id": 6988357201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Roy",
        "dupr_id": "W62XJG",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Mark Hunter",
        "dupr_id": "0YP4QQ",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]