Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match - Nampa

ID: 5092988470

Match Scores

11-7, 11-2

Loss

Play Date

2026-03-05

Play Time (Est)

11:30 PM

Play Location

1350 N Galleria Dr, Nampa, ID 83687, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DY
David Young

8KMLD7 · USA

DUPR

4.168

FG
Fernando Godinez

EGPYWE · Meridian, ID, US

DUPR

4.493

TEAM 2LOSS
EC
Eddie cortes

DWPQY6 · USA

DUPR

3.503

AM
Aaron Meyer

3PGONZ · Boise, ID, US

DUPR

4.246

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-5092988470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971701289,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Young",
        "dupr_id": "8KMLD7",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fernando Godinez",
        "dupr_id": "EGPYWE",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      }
    ]
  },
  {
    "team_id": 6685288404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddie cortes",
        "dupr_id": "DWPQY6",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Meyer",
        "dupr_id": "3PGONZ",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]