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

Division 1

ID: 5275453944

Match Scores

11-7

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
BC
Brian Chandler

1RXGEZ · Wilmington, NC, US

DUPR

4.752

PM
Phyllis Morris

30XOYX · Wilmington, NC, US

DUPR

4.166

TEAM 2LOSS
KH
Kim Howard

3P467M · Leland, NC, US

DUPR

4.274

MG
Matthew George

1RR20M · Southport, NC, US

DUPR

4.906

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-5275453944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6508150093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Chandler",
        "dupr_id": "1RXGEZ",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Phyllis Morris",
        "dupr_id": "30XOYX",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6107786015,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Howard",
        "dupr_id": "3P467M",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Matthew George",
        "dupr_id": "1RR20M",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]