Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 7288997388

Match Scores

5-11

Win

Play Date

2025-03-02

Play Time (Est)

1:00 PM

Play Location

Spitfire Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
Ryan Stone

2LOKD4 · Idaho Falls, ID, US

DUPR

4.512

Jared Nielson

3VVGLE · Iona, ID, US

DUPR

3.938

TEAM 2WINNER
Matt Frew

3XRPV2 · Boise, ID, US

DUPR

4.532

Bart Miller

3V560E · Rigby, ID, US

DUPR

4.748

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-7288997388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7055461534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Stone",
        "dupr_id": "2LOKD4",
        "rating": 4.512,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Jared Nielson",
        "dupr_id": "3VVGLE",
        "rating": 3.938,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Iona, ID, US"
      }
    ]
  },
  {
    "team_id": 7845786841,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Frew",
        "dupr_id": "3XRPV2",
        "rating": 4.532,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Boise, ID, US"
      },
      {
        "name": "Bart Miller",
        "dupr_id": "3V560E",
        "rating": 4.748,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Rigby, ID, US"
      }
    ]
  }
]