Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-14-26

ID: 5459334770

Match Scores

4-11

Loss

Play Date

2026-05-14

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Kate Bishop

MY2VGL · Wilmington, NC, US

DUPR

3.503

GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.416

TEAM 2WINNER
RS
Rachel Sawyer

1Q09G5 · Wilmington, NC, US

DUPR

4.067

SS
Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.235

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-5459334770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7803810692,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kate Bishop",
        "dupr_id": "MY2VGL",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8112545608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Sawyer",
        "dupr_id": "1Q09G5",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]