Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SPC | DUPR RESET #3 | Spring 2026

ID: 6978803475

Match Scores

11-3

Loss

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CN
Craig Numata

RZ9GPZ · USA

DUPR

3.649

SN
Scott Numata

569OQR · La Mesa, CA, US

DUPR

3.730

TEAM 2LOSS
CG
Chet Gilmore

3ZE4XM · Spokane, WA, US

DUPR

3.304

AC
Austin Caramanico

V2LEME · USA

DUPR

3.935

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-6978803475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5011609935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Numata",
        "dupr_id": "RZ9GPZ",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Numata",
        "dupr_id": "569OQR",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "La Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 4508491660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chet Gilmore",
        "dupr_id": "3ZE4XM",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Austin Caramanico",
        "dupr_id": "V2LEME",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]