Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4-30-26

ID: 5779010571

Match Scores

11-0

Loss

Play Date

2026-04-23

Play Time (Est)

4:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
CO
Chase Osborne

MENJVD · Wilmington, NC, US

DUPR

4.046

SS
Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.158

TEAM 2LOSS
DO
Dylan Owney

MY9WWL · Wilmington, NC, US

DUPR

3.455

MT
Michael Travis

0YJ5ON · Wrightsville Beach, NC, US

DUPR

3.290

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-5779010571
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7796646303,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Osborne",
        "dupr_id": "MENJVD",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6795604491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Owney",
        "dupr_id": "MY9WWL",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Michael Travis",
        "dupr_id": "0YJ5ON",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "Wrightsville Beach, NC, US"
      }
    ]
  }
]