Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 plus

ID: 8030495375

Match Scores

15-13

Loss

Play Date

2025-05-10

Play Time (Est)

12:45 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Marcus Woodhouse

8WKEOK · Lawrence, IN, US

DUPR

4.188

TC
Tom Conlin

1NRKW8 · Carmel, IN, US

DUPR

4.417

TEAM 2LOSS
BC
Brandon Carder

1QXY54 · Westfield, IN, US

DUPR

4.687

BT
Brian Tipmore

2Q7KP4 · Indianapolis, IN, US

DUPR

4.231

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-8030495375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7198794020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Woodhouse",
        "dupr_id": "8WKEOK",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Lawrence, IN, US"
      },
      {
        "name": "Tom Conlin",
        "dupr_id": "1NRKW8",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 7927797500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Carder",
        "dupr_id": "1QXY54",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      },
      {
        "name": "Brian Tipmore",
        "dupr_id": "2Q7KP4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]