Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8-14 Competitive League

ID: 7047928668

Match Scores

4-11

Win

Play Date

2025-08-14

Play Time (Est)

1:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZF
Zane Fortunato

M250JP · Hampstead, NC, US

DUPR

4.701

AG
Andy Galyean

Q5XKGD · Charlotte, NC, US

DUPR

4.104

TEAM 2WINNER
CW
Cody Wilson

YXXEPD · Castle Hayne, NC, US

DUPR

3.683

DW
Dylan Wallace

RZ2ZYQ · Leland, NC, US

DUPR

4.539

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-7047928668
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5009231823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zane Fortunato",
        "dupr_id": "M250JP",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Hampstead, NC, US"
      },
      {
        "name": "Andy Galyean",
        "dupr_id": "Q5XKGD",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6904319128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Wilson",
        "dupr_id": "YXXEPD",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Castle Hayne, NC, US"
      },
      {
        "name": "Dylan Wallace",
        "dupr_id": "RZ2ZYQ",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]