Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4.5 plus

ID: 5704222779

Match Scores

11-8

Win

Play Date

2025-05-10

Play Time (Est)

4:45 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
John Keele

KOQR9Q · Indianapolis, IN, US

DUPR

5.109

MI
Matthew Isger

56PEKP · Indianapolis, IN, US

DUPR

4.809

TEAM 2LOSS
MW
Marcus Woodhouse

8WKEOK · Lawrence, IN, US

DUPR

4.254

TC
Tom Conlin

1NRKW8 · Carmel, IN, US

DUPR

4.433

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-5704222779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4982912848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Keele",
        "dupr_id": "KOQR9Q",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Matthew Isger",
        "dupr_id": "56PEKP",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 6102705071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Woodhouse",
        "dupr_id": "8WKEOK",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Lawrence, IN, US"
      },
      {
        "name": "Tom Conlin",
        "dupr_id": "1NRKW8",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]