Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thurs Comp 2-19-26

ID: 4644787524

Match Scores

4-11

Win

Play Date

2026-02-19

Play Time (Est)

1:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Kate Bishop

MY2VGL · Wilmington, NC, US

DUPR

3.618

Jim Flechtner

304YOX · Wilmington, NC, US

DUPR

4.153

TEAM 2WINNER
Timothy Copeland

8KJNY1 · Carolina Beach, NC, US

DUPR

3.441

Marni Jessie

8K2YZO · Wilmington, NC, US

DUPR

3.875

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-4644787524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4342310054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kate Bishop",
        "dupr_id": "MY2VGL",
        "rating": 3.618,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/8.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Jim Flechtner",
        "dupr_id": "304YOX",
        "rating": 4.153,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5987958388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Copeland",
        "dupr_id": "8KJNY1",
        "rating": 3.441,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Carolina Beach, NC, US"
      },
      {
        "name": "Marni Jessie",
        "dupr_id": "8K2YZO",
        "rating": 3.875,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/92.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  }
]