Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 7502586678

Match Scores

11-4

Loss

Play Date

2025-11-15

Play Time (Est)

7:30 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jill Johnson

Z9ZJQM · New Haven, IN, US

DUPR

4.238

Amy McIntosh

EWL7JV · Fort Wayne, IN, US

DUPR

4.250

TEAM 2LOSS
Stephanie Amspaugh

NRV2XN · Warsaw, IN, US

DUPR

3.856

Amber Illingworth

84EZXV · Goshen, IN, US

DUPR

4.278

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-7502586678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6008862706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Johnson",
        "dupr_id": "Z9ZJQM",
        "rating": 4.238,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/69.jpg",
        "location": "New Haven, IN, US"
      },
      {
        "name": "Amy McIntosh",
        "dupr_id": "EWL7JV",
        "rating": 4.25,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/24.jpg",
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 5989041512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie  Amspaugh",
        "dupr_id": "NRV2XN",
        "rating": 3.856,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Warsaw, IN, US"
      },
      {
        "name": "Amber Illingworth",
        "dupr_id": "84EZXV",
        "rating": 4.278,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/69.jpg",
        "location": "Goshen, IN, US"
      }
    ]
  }
]