Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

4-23-26

ID: 4587232495

Match Scores

2-11

Loss

Play Date

2026-04-23

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Michael Travis

0YJ5ON · Wrightsville Beach, NC, US

DUPR

3.302

Morgan Owney

D9VRM4 · WRITSVLLE BCH, NC, US

DUPR

2.985

TEAM 2WINNER
Emily Tippett

2YPGRR · Wilmington, NC, US

DUPR

3.675

Aaron Barlow

ZN9WOW · Wilmington, NC, US

DUPR

3.813

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-4587232495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5123001257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Travis",
        "dupr_id": "0YJ5ON",
        "rating": 3.302,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Wrightsville Beach, NC, US"
      },
      {
        "name": "Morgan Owney",
        "dupr_id": "D9VRM4",
        "rating": 2.985,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/90.jpg",
        "location": "WRITSVLLE BCH, NC, US"
      }
    ]
  },
  {
    "team_id": 6865410218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Tippett",
        "dupr_id": "2YPGRR",
        "rating": 3.675,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/80.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Aaron Barlow",
        "dupr_id": "ZN9WOW",
        "rating": 3.813,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  }
]