Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CCP Fall Championship - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6646833396

Match Scores

11-7

Win

Play Date

2025-10-25

Play Time (Est)

1:00 PM

Play Location

Hoschton, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Blake May

4Z72VM · Statham, GA, US

DUPR

4.527

JA
John Anderson

O65GQL · Hall County, GA, US

DUPR

4.528

TEAM 2LOSS
CA
Cruz Aromi

QPQZMN · UT, US

DUPR

3.479

KB
Klay Bloom

QPWZ65 · Hall County, GA, US

DUPR

4.287

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-6646833396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4702618687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake May",
        "dupr_id": "4Z72VM",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Statham, GA, US"
      },
      {
        "name": "John Anderson",
        "dupr_id": "O65GQL",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Hall County, GA, US"
      }
    ]
  },
  {
    "team_id": 7590150216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cruz Aromi",
        "dupr_id": "QPQZMN",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Klay Bloom",
        "dupr_id": "QPWZ65",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Hall County, GA, US"
      }
    ]
  }
]