Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 7352066563

Match Scores

11-5

Win

Play Date

2025-05-06

Play Time (Est)

8:45 AM

Play Location

3846 E Indian Crk Lp

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Ryan Stone

2LOKD4 · Idaho Falls, ID, US

DUPR

4.476

J
Jimmy

0YD7K2 · Idaho Falls, ID, US

DUPR

3.812

TEAM 2LOSS
JG
Justin Garner

1QWGLD · Rigby, ID, US

DUPR

3.068

LS
Lynn Sanford

VX6KWJ · Idaho Falls, ID, US

DUPR

2.807

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-7352066563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6842875454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Stone",
        "dupr_id": "2LOKD4",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Jimmy",
        "dupr_id": "0YD7K2",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 6056812200,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Garner",
        "dupr_id": "1QWGLD",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Rigby, ID, US"
      },
      {
        "name": "Lynn Sanford",
        "dupr_id": "VX6KWJ",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      }
    ]
  }
]