Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Group ‘A’ SDG’s Tournament VII - Pickleheads Pool Play - W4

ID: 7974952715

Match Scores

6-15

Win

Play Date

2026-01-24

Play Time (Est)

12:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
Daniel Blocker

VXZ04P · USA

DUPR

3.041

CB
Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.380

TEAM 2WINNER
DQ
Diego Quiroz Cruz

94DX4J · East Newnan, GA, US

DUPR

3.696

CS
Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.606

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-7974952715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7462980625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel  Blocker",
        "dupr_id": "VXZ04P",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      }
    ]
  },
  {
    "team_id": 7513139399,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diego Quiroz Cruz",
        "dupr_id": "94DX4J",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "East Newnan, GA, US"
      },
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]