Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A SDG’s Tournament VIII - Pickleheads Pool Play - W2

ID: 6889646481

Match Scores

11-7

Loss

Play Date

2026-02-28

Play Time (Est)

10:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
Daniel Blocker

VXZ04P · USA

DUPR

3.289

Jones Blocker

7600Y9 · Coweta County, GA, US

DUPR

3.770

TEAM 2LOSS
Greg Cinnamon

PWNM2X · Newnan, GA, US

DUPR

3.641

Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.497

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-6889646481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5138915687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel  Blocker",
        "dupr_id": "VXZ04P",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jones Blocker",
        "dupr_id": "7600Y9",
        "rating": 3.77,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Coweta County, GA, US"
      }
    ]
  },
  {
    "team_id": 6984542540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Cinnamon",
        "dupr_id": "PWNM2X",
        "rating": 3.641,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "Newnan, GA, US"
      },
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.497,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Newnan, GA, US"
      }
    ]
  }
]