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

Week 6

ID: 4648806532

Match Scores

6-11

Win

Play Date

2026-02-12

Play Time (Est)

5:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
Amy Brown

JJZ69M · Timnath, CO, US

DUPR

3.019

Trever Brown

KXOKGY · Timnath, CO, US

DUPR

3.521

TEAM 2WINNER
Janean Romines

8JW0JO · Fort Collins, CO, US

DUPR

3.125

James Cook

0Q64RN · Fort Collins, CO, US

DUPR

3.073

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-4648806532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7129928020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Brown",
        "dupr_id": "JJZ69M",
        "rating": 3.019,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Timnath, CO, US"
      },
      {
        "name": "Trever Brown",
        "dupr_id": "KXOKGY",
        "rating": 3.521,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/61.jpg",
        "location": "Timnath, CO, US"
      }
    ]
  },
  {
    "team_id": 4318137025,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janean Romines",
        "dupr_id": "8JW0JO",
        "rating": 3.125,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/65.jpg",
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "James Cook",
        "dupr_id": "0Q64RN",
        "rating": 3.073,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/61.jpg",
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]