Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4-14-26

ID: 7724365823

Match Scores

11-0

Loss

Play Date

2026-04-15

Play Time (Est)

12:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.154

Christine Irvine

8KQ726 · Wilmington, NC, US

DUPR

3.843

TEAM 2LOSS
Rachel Sawyer

1Q09G5 · Wilmington, NC, US

DUPR

4.115

Matthew Jacobs

KX4GNK · Wilmington, NC, US

DUPR

4.106

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-7724365823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8531768296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.154,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Leland, NC, US"
      },
      {
        "name": "Christine Irvine",
        "dupr_id": "8KQ726",
        "rating": 3.843,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/48.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5275798427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Sawyer",
        "dupr_id": "1Q09G5",
        "rating": 4.115,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Jacobs",
        "dupr_id": "KX4GNK",
        "rating": 4.106,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  }
]