Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0+ - Pickle & Play

ID: 4823776546

Match Scores

11-2

Win

Play Date

2025-04-26

Play Time (Est)

11:30 PM

Play Location

Paris Sports Complex

Unverified Facility

Competitor Teams

TEAM 1WINNER
Michael Cain

8D4YM1 · Midland, TX, US

DUPR

4.939

Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.614

TEAM 2LOSS
Brad Bedford

GGORYQ · Paris, TX, US

DUPR

4.018

Matthew Smith

DNPEJM · Paris, TX, US

DUPR

3.879

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-4823776546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8181843535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Cain",
        "dupr_id": "8D4YM1",
        "rating": 4.939,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Midland, TX, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.614,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 5892157397,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Bedford",
        "dupr_id": "GGORYQ",
        "rating": 4.018,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/55.jpg",
        "location": "Paris, TX, US"
      },
      {
        "name": "Matthew  Smith",
        "dupr_id": "DNPEJM",
        "rating": 3.879,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Paris, TX, US"
      }
    ]
  }
]