Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The River Club

ID: 6863079365

Match Scores

11-10

Loss

Play Date

2026-03-18

Play Time (Est)

6:15 AM

Play Location

Boise, ID, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Phil Stevenson

MYMK9O · USA

DUPR

3.544

MC
Mark Clouse

Y45L2G · USA

DUPR

3.362

TEAM 2LOSS
Brian Jankowski

3PZGDQ · Garden City, ID, US

DUPR

3.871

BP
Barbara Perry

KYZOJ7 · USA

DUPR

2.313

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-6863079365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4729951012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Stevenson",
        "dupr_id": "MYMK9O",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Clouse",
        "dupr_id": "Y45L2G",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4635149055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Jankowski",
        "dupr_id": "3PZGDQ",
        "rating": 3.871,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Garden City, ID, US"
      },
      {
        "name": "Barbara Perry",
        "dupr_id": "KYZOJ7",
        "rating": 2.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]