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

Friday Ladder League

ID: 6925911500

Match Scores

11-7

Loss

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Fort Collins, CO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BT
Bill Thomas

1RP5DZ · USA

DUPR

2.780

JD
Julie Doyle

N5VLN7 · USA

DUPR

3.052

TEAM 2LOSS
JH
John Hoover

QPNQZ0 · Fort Collins, CO, US

DUPR

2.736

BP
Barb Putnam

8GMG2D · Fort Collins, CO, US

DUPR

2.769

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-6925911500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4525286551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Thomas",
        "dupr_id": "1RP5DZ",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Doyle",
        "dupr_id": "N5VLN7",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7304856950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Hoover",
        "dupr_id": "QPNQZ0",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Barb Putnam",
        "dupr_id": "8GMG2D",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]