Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Partner RR League 4.0+, Friday Mornings

ID: 8175652658

Match Scores

11-3, 11-3

Win

Play Date

2026-04-10

Play Time (Est)

3:30 PM

Play Location

The Flying Pickle, North Hickory Avenue, Meridian, ID, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mark McDonald

177N41 · Meridian, ID, US

DUPR

4.259

GP
Geoff Putnam

16M57K · Eagle, ID, US

DUPR

4.730

TEAM 2LOSS
ZC
Zachary Cox

JJRLKO · Pocatello, ID, US

DUPR

3.823

JC
Jonathan Carroll

3PEVZ1 · Boise, ID, US

DUPR

4.403

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-8175652658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8542187234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark McDonald",
        "dupr_id": "177N41",
        "rating": 4.259,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84554_5f072e7385bc1.jpeg",
        "location": "Meridian, ID, US"
      },
      {
        "name": "Geoff Putnam",
        "dupr_id": "16M57K",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      }
    ]
  },
  {
    "team_id": 7871189823,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Cox",
        "dupr_id": "JJRLKO",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Jonathan Carroll",
        "dupr_id": "3PEVZ1",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]