Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Winter Slam - Men's Doubles 4.0 combined age

ID: 8139107800

Match Scores

5-11

Win

Play Date

2026-01-17

Play Time (Est)

5:00 PM

Play Location

Boone, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
LW
Lucas Walker

4PDZXV · USA

DUPR

3.059

LD
Lance Dunlap

4LV4MM · USA

DUPR

4.308

TEAM 2WINNER
CC
Cj Cain

L5WXQJ · High Point, NC, US

DUPR

3.850

BE
Beau E Farrell

9PJ6Q7 · Greensboro, NC, US

DUPR

4.225

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-8139107800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6424784662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Walker",
        "dupr_id": "4PDZXV",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance Dunlap",
        "dupr_id": "4LV4MM",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5579926766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cj Cain",
        "dupr_id": "L5WXQJ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      },
      {
        "name": "Beau E Farrell",
        "dupr_id": "9PJ6Q7",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  }
]