Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 5927260989

Match Scores

5-11

Loss

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
Daniel Beece

MYDLZD · Wilmington, NC, US

DUPR

4.174

RB
Rebecca Blood

17MZL0 · Leland, NC, US

DUPR

4.034

TEAM 2WINNER
HR
Hunt Reifschneider

3P0XZM · USA

DUPR

4.159

SS
Silvia Sarbone

GGD9DG · Topsail Beach, NC, US

DUPR

4.136

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-5927260989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7123424706,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Beece",
        "dupr_id": "MYDLZD",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Rebecca Blood",
        "dupr_id": "17MZL0",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 7576054890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hunt Reifschneider",
        "dupr_id": "3P0XZM",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Silvia Sarbone",
        "dupr_id": "GGD9DG",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Topsail Beach, NC, US"
      }
    ]
  }
]