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

Group ‘A’ SDG’s Tournament VII - Pickleheads Pool Play - Round 1 Game 5

ID: 8178633911

Match Scores

8-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.212

Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.400

TEAM 2WINNER
Diego Quiroz Cruz

94DX4J · East Newnan, GA, US

DUPR

3.697

Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.607

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-8178633911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5331273708,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel  Blocker",
        "dupr_id": "VXZ04P",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.4,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Coweta County, GA, US"
      }
    ]
  },
  {
    "team_id": 8578241119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diego Quiroz Cruz",
        "dupr_id": "94DX4J",
        "rating": 3.697,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "East Newnan, GA, US"
      },
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.607,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  }
]