Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

50+ Community Moneyball - Quarter-finals

ID: 6929448740

Match Scores

15-6

Loss

Play Date

2025-07-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Gregory Walls

8KD9DQ · USA

DUPR

4.701

KB
Kay Barnewolt

3PPE2Z · USA

DUPR

4.615

TEAM 2LOSS
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.808

EL
Eric LaChapelle

4LXZ56 · Henrico County, VA, US

DUPR

4.214

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-6929448740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5583276062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Walls",
        "dupr_id": "8KD9DQ",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay Barnewolt",
        "dupr_id": "3PPE2Z",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6033218329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Eric LaChapelle",
        "dupr_id": "4LXZ56",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      }
    ]
  }
]