Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7548018433

Match Scores

7-11

Loss

Play Date

2025-10-25

Play Time (Est)

2:15 AM

Play Location

Hoschton, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Rick Levitz

17W5G4 · Sugar Hill, GA, US

DUPR

4.423

MW
Mike Wood

V7N4GE · Gwinnett County, GA, US

DUPR

3.868

TEAM 2WINNER
JF
Joey Farah

NYM0W6 · Flowery Branch, GA, US

DUPR

4.069

MF
Marc Flick

8KEQ9Y · USA

DUPR

4.070

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-7548018433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4612293537,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Levitz",
        "dupr_id": "17W5G4",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Mike Wood",
        "dupr_id": "V7N4GE",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 7213962247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Farah",
        "dupr_id": "NYM0W6",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      },
      {
        "name": "Marc Flick",
        "dupr_id": "8KEQ9Y",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]