Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 2

ID: 4422401549

Match Scores

11-3

Loss

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
SP
Sally Parker

8JPP6W · Myrtle Beach, SC, US

DUPR

4.119

LG
Lee G HOGAN

3OZQDP · Longs, SC, US

DUPR

4.507

TEAM 2LOSS
MM
Mojo Muffley

12ZV29 · Wilmington, NC, US

DUPR

4.280

BT
Bridgette Tucker

89X673 · Merritt, NC, US

DUPR

3.618

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-4422401549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6262168767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sally Parker",
        "dupr_id": "8JPP6W",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Lee G HOGAN",
        "dupr_id": "3OZQDP",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Longs, SC, US"
      }
    ]
  },
  {
    "team_id": 6395498308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mojo Muffley",
        "dupr_id": "12ZV29",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Bridgette Tucker",
        "dupr_id": "89X673",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Merritt, NC, US"
      }
    ]
  }
]